blob: b6fc646a8d0d4c407effb4e0523d41eb44ec67f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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))
|