XCOMM $XConsortium: Imakefile,v 1.15 91/07/16 23:07:36 gildea Exp $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS)'

#if !UseCCMakeDepend
  MDEP_DIR = makedepend
#endif

SUBDIRS = scripts $(MDEP_DIR)

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