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

#ifndef XView
#define WxVers	150
OTHER_IMAKE5="-DWxVers=150"
#else
#define WxVers	150_ol
OTHER_IMAKE5="-DWxVers=150_ol"
#endif

#ifndef UseGppLibs
#define UseGppLibs
#endif

OTHER_IMAKE7=-DUseGppLibs

XCOMM SUBDIRS= src samples utils
SUBDIRS= src samples
	
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
DosSubdirs($(SUBDIRS))

WorldRule()

DoDosSpecial(Imakefile,imakefil)
