]> git.sur5r.net Git - openldap/blob - libraries/liblutil/Makefile.in
Change LDAP.ld_lberoptions to `short', to realign with BerElement.ber_options
[openldap] / libraries / liblutil / Makefile.in
1 ##
2 ## Makefile for -lutil
3 ##
4
5 LIBRARY = liblutil.a
6 SRCS    = base64.c detach.c md5.c passwd.c sha1.c
7 OBJS    = base64.o detach.o md5.o passwd.o sha1.o @LIBOBJS@
8
9 LDAP_INCDIR= ../../include       
10 LDAP_LIBDIR= ../../libraries
11