2003-08-14 05:55:21 +02:00
|
|
|
--- Makefile.in.orig Mon Apr 7 22:23:24 2003
|
|
|
|
+++ Makefile.in Thu Jul 10 17:43:35 2003
|
2004-11-30 15:27:00 +01:00
|
|
|
@@ -13,9 +13,11 @@
|
|
|
|
## top-level directory of the distribution or, alternatively, at
|
|
|
|
## <http://www.OpenLDAP.org/license.html>.
|
2003-08-14 05:55:21 +02:00
|
|
|
|
|
|
|
-SUBDIRS= include libraries clients servers tests doc
|
|
|
|
-CLEANDIRS=
|
|
|
|
-INSTALLDIRS=
|
|
|
|
+SUBDIRS=
|
|
|
|
+ALLDIRS= include libraries clients servers tests doc
|
|
|
|
+CLEANDIRS= include libraries clients servers tests doc
|
|
|
|
+DEPENDDIRS= include libraries clients servers tests doc
|
|
|
|
+INSTALLDIRS= servers
|
|
|
|
|
|
|
|
makefiles: FORCE
|
|
|
|
./config.status
|