]> git.sur5r.net Git - openldap/blob - libraries/libldif/Makefile.in
Add OpenLDAP RCSid
[openldap] / libraries / libldif / Makefile.in
1 # $OpenLDAP$
2 ##
3 ## Makefile for -lldif
4 ##
5
6 LIBRARY = libldif.a
7 SRCS    = line64.c fetch.c
8 OBJS    = line64.o fetch.o
9
10 LDAP_INCDIR= ../../include       
11 LDAP_LIBDIR= ../../libraries
12