# Main Xconq Imakefile.

#define IHaveSubdirs
#define PassCDebugFlags 

SUBDIRS = kernel SelFile x11 curses

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

