openldap/libraries/Makefile.in

11 lines
268 B
Makefile
Raw Normal View History

1999-09-01 20:52:43 -04:00
# $OpenLDAP$
2002-01-04 16:17:25 -05:00
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
1998-10-24 21:41:42 -04:00
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
##
## Libraries Makefile for OpenLDAP
SUBDIRS= liblutil liblunicode libldif \
liblber libldap libldap_r \
libavl libldbm librewrite
1998-10-24 21:41:42 -04:00