freebsd-ports/net/openldap23-server/files/extrapatch-Makefile.in
Jun Kuriyama 075f1093db Split openldap[012] into client and server.
PR:		ports/54436
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
2003-08-14 03:55:21 +00:00

17 lines
499 B
Text

--- Makefile.in.orig Mon Apr 7 22:23:24 2003
+++ Makefile.in Thu Jul 10 17:43:35 2003
@@ -10,9 +10,11 @@
## in file LICENSE in the top-level directory of the distribution.
##
-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