openldap/libraries/Makefile.in

12 lines
271 B
Makefile
Raw Normal View History

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