mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 15:51:51 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
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))
|