]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
Minor changes to support parallel make: Eliminate for-loops for building
[openldap] / Makefile.in
index f832bd07e97bc21ddf78b0e6030c04b1ca46d336..39399a83c6023f16a9d40e10b8a81866631fa87b 100644 (file)
@@ -9,9 +9,13 @@
 ## in file LICENSE in the top-level directory of the distribution.
 ##
 
-SUBDIRS= include libraries clients servers tests # contrib
-CLEANDIRS= doc # tests doc
-INSTALLDIRS= doc
+SUBDIRS= include libraries clients servers tests doc
+CLEANDIRS= contrib
+INSTALLDIRS= 
+
+libraries: include
+clients servers: libraries
+tests: clients servers
 
 makefiles:     FORCE
        ./config.status