1 XCOMM $XConsortium: Imakefile /main/6 1996/09/28 16:04:42 rws $
3 #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
5 #undef BootstrapCleanSubdirs
6 #define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
8 BOOTSTRAPSUBDIRS = imake makedepend
9 SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
11 MakeSubdirs($(SUBDIRS))
12 DependSubdirs($(SUBDIRS))