mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
47aaab6ded
PR: 19759 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
11 lines
273 B
Plaintext
11 lines
273 B
Plaintext
--- 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))
|