#define IHaveSubdirs #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' CDEBUGFLAGS = -Bstatic /* for gcc comment them out */ SUBDIRS = generic headers comp-pp \ sem-check generate propagate cd-abstract cd-english\ gen-hash tree-prop xcddraw xref cd-numbered-xref RELSUBDIRS = MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS)) CleanSubdirs($(SUBDIRS))