forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
273 B
Text
10 lines
273 B
Text
--- FWF/src/Imakefile.orig Mon Nov 9 08:22:54 1998
|
|
+++ FWF/src/Imakefile Fri Jun 30 19:53:43 2000
|
|
@@ -34,6 +34,7 @@
|
|
|
|
|
|
InitSubdirs($(SUBDIRS))
|
|
+DependSubdirs($(SUBDIRS))
|
|
MakeObjectsSubdirs($(SUBDIRS))
|
|
MakeExecsSubdirs($(SUBDIRS))
|
|
GatherDescriptionSubdirs($(SUBDIRS))
|