openldap/libraries/Makefile.in
Howard Chu 61d0ffd135 Minor changes to support parallel make: Eliminate for-loops for building
subdirectories; add explicit dependencies for subdirs that need them.
1999-07-24 08:25:48 +00:00

8 lines
248 B
Makefile

## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
##
## Libraries Makefile for OpenLDAP
SUBDIRS= liblutil libldif liblber libldap libavl libldbm libldap_r
libldap libldap_r: liblber