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

#ifdef IHaveClip
#define WXCLIPS wxclips
#else
#define WXCLIPS /**/
#endif

SUBDIRS= hytext prologio toolbar wxhelp WXCLIPS 

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


DoDosSpecial(Imakefile,imakefil)
