/* Main Xconq Imakefile. */

#define IHaveSubdirs
#define PassCDebugFlags 

SUBDIRS = kernel SelFile x11 curses doc lib

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

