]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
Minor changes to support parallel make: Eliminate for-loops for building
[openldap] / Makefile.in
index 2aac1dd25aaee4b7c448056a3b1c75cbe6962fa8..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= contrib/saucer 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