XCOMM $XConsortium: Imakefile /main/3 1995/11/08 11:10:56 rswiston $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'BOOTSTRAPCFLAGS=$(BOOTSTRAPCFLAGS)'

#if !UseCCMakeDepend
  MDEP_DIR = makedepend
#endif

SUBDIRS = util build eltdef helptag parser

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