openldap/libraries/libldif/Makefile.in
1999-09-08 22:52:19 +00:00

13 lines
176 B
Makefile

# $OpenLDAP$
##
## Makefile for -lldif
##
LIBRARY = libldif.a
SRCS = line64.c fetch.c
OBJS = line64.o fetch.o
LDAP_INCDIR= ../../include
LDAP_LIBDIR= ../../libraries