#define IHaveSubdirs
XCOMM #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
#define PassCDebugFlags /**/

SUBDIRS= src
	
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
DosSubdirs($(SUBDIRS))


DoDosSpecial(Imakefile,imakefil)
