XCOMM $XConsortium: Imakefile /main/5 1996/01/17 17:48:35 kaleb $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#undef BootstrapCleanSubdirs
#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"

BOOTSTRAPSUBDIRS = imake makedepend
SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
