#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = Xlib/Xman \
	Xt/Xtman \
	HelloWorld

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