1 2 3 4 5 6 7 8 9 10 11 12 13
XCOMM $XConsortium: Imakefile,v 1.1 94/04/07 16:41:49 rws Exp $ #define IHaveSubdirs #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" #if BuildFresco FRESCODIRS = Fresco Xtf #endif SUBDIRS = $(FRESCODIRS) xsm MakeSubdirs($(SUBDIRS)) DependSubdirs($(SUBDIRS))