openldap/libraries/liblthread/Makefile.in
1998-09-17 09:46:56 +00:00

7 lines
121 B
Makefile

##
## Makefile for -llthread
##
LIBRARY = liblthread.a
XSRCS = version.c
SRCS = thread.c stack.c
OBJS = thread.o stack.o