mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-11-21 01:04:44 +08:00
11 lines
245 B
Makefile
11 lines
245 B
Makefile
# $OpenLDAP$
|
|
## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
|
|
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
|
##
|
|
## Libraries Makefile for OpenLDAP
|
|
|
|
SUBDIRS= liblutil libldif \
|
|
liblber libldap libldap_r \
|
|
libavl libldbm
|
|
|