#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS =\
	xmtg\
	xmxinit

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