Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
ec82b52d
Commit
ec82b52d
authored
Feb 04, 2003
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
Rev: src/argp/testsuite/Makefile.am:1.1
parent
644fc686
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
src/argp/testsuite/Makefile.am
src/argp/testsuite/Makefile.am
+15
-0
No files found.
src/argp/testsuite/Makefile.am
0 → 100644
View file @
ec82b52d
TS_SH
=
ex1-test permute-test
TS_PROGS
=
TS_ALL
=
$(TS_PROGS)
$(TS_SH)
noinst_PROGRAMS
=
$(TS_PROGS)
ex1 ex3 ex4
LDADD
=
../libargp.a
EXTRA_DIST
=
$(TS_SH)
run-tests
CLEANFILES
=
test.out
.PHONY
:
check
check
:
$(TS_ALL) $(srcdir)/run-tests
srcdir
=
"
$(srcdir)
"
$(srcdir)
/run-tests
$(TS_ALL)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment