openldap/libraries/libldif/Makefile.in

12 lines
147 B
Makefile
Raw Normal View History

1998-10-25 09:41:42 +08:00
##
## Makefile for -lldif
##
LIBRARY = libldif.a
SRCS = line64.c
OBJS = line64.o
LDAP_INCDIR= ../../include
LDAP_LIBDIR= ../../libraries