Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
310163f6
Commit
310163f6
authored
Sep 17, 1998
by
Kurt Zeilenga
Browse files
Add DEFS/LIBS support.
parent
a8ac4ef5
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblthread/Makefile.in
View file @
310163f6
...
...
@@ -5,3 +5,6 @@ LIBRARY = liblthread.a
XSRCS
=
version.c
SRCS
=
thread.c stack.c
OBJS
=
thread.o stack.o
XDEFS
=
@LTHREAD_DEFS@
XLIBS
=
@LTHREAD_LIBS@
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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