
#define PassCDebugFlags 'CDEBUGFLAGS= -O'
#define IHaveSubdirs

SUBDIRS = Xc src

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(SUBDIRS))
MakeLintSubdirs($(SUBDIRS),install.ln,install.ln)

