mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
12 lines
271 B
Makefile
12 lines
271 B
Makefile
# $OpenLDAP$
|
|
## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
|
|
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
|
##
|
|
## Libraries Makefile for OpenLDAP
|
|
|
|
SUBDIRS= liblutil liblber \
|
|
liblunicode libldif \
|
|
libldap libldap_r \
|
|
libavl libldbm librewrite
|
|
|