forked from Lainports/freebsd-ports
10 lines
294 B
Text
10 lines
294 B
Text
--- FWF/Imakefile.orig Mon Nov 9 08:22:54 1998
|
|
+++ FWF/Imakefile Fri Jun 30 19:53:17 2000
|
|
@@ -9,6 +9,7 @@
|
|
MakeDirectories(all,$(ALLDIRS))
|
|
|
|
InitSubdirs($(SUBDIRS))
|
|
+DependSubdirs($(SUBDIRS))
|
|
MakeObjectsSubdirs($(SUBDIRS))
|
|
MakeExecsSubdirs($(SUBDIRS))
|
|
GatherDescriptionSubdirs($(SUBDIRS))
|