openldap/libraries/libldif/Makefile.in

12 lines
147 B
Makefile
Raw Normal View History

1998-09-17 05:46:56 -04:00
##
## Makefile for -lldif
##
1998-09-17 05:46:56 -04:00
LIBRARY = libldif.a
SRCS = line64.c
OBJS = line64.o
1998-09-20 22:59:21 -04:00
LDAP_INCDIR= ../../include
LDAP_LIBDIR= ../../libraries