openldap/libraries/liblthread/Makefile.in

8 lines
121 B
Makefile
Raw Normal View History

1998-09-17 05:46:56 -04:00
##
## Makefile for -llthread
##
LIBRARY = liblthread.a
XSRCS = version.c
SRCS = thread.c stack.c
OBJS = thread.o stack.o