forked from Lainports/opnsense-ports
10 lines
288 B
Text
10 lines
288 B
Text
--- FWF/src/Imakefile.orig 1998-11-08 23:22:54 UTC
|
|
+++ FWF/src/Imakefile
|
|
@@ -34,6 +34,7 @@ SUBDIRS = Board Common Frame Group Radio
|
|
|
|
|
|
InitSubdirs($(SUBDIRS))
|
|
+DependSubdirs($(SUBDIRS))
|
|
MakeObjectsSubdirs($(SUBDIRS))
|
|
MakeExecsSubdirs($(SUBDIRS))
|
|
GatherDescriptionSubdirs($(SUBDIRS))
|