mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 23:51:21 -05:00
15 lines
275 B
Makefile
15 lines
275 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 \
|
|
libldap libldap_r \
|
|
libavl \
|
|
libldbm \
|
|
librewrite
|
|
|