Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
c6e5fa2f
Commit
c6e5fa2f
authored
Nov 27, 2000
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/argp/Makefile.am: Use @LIBOBJS@ when building test program.
Rev: src/argp/Makefile.am:1.4
parent
52d86d39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/argp/Makefile.am
src/argp/Makefile.am
+2
-1
No files found.
src/argp/Makefile.am
View file @
c6e5fa2f
...
...
@@ -33,4 +33,5 @@ libargp_a_SOURCES = argp-ba.c argp-eexst.c argp-fmtstream.c \
argp-help.c argp-parse.c argp-pv.c
\
argp-pvh.c argp-eexst.c
argp_test_LIBS
=
libargp.a
argp_test_LDADD
=
libargp.a @LIBOBJS@
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