XCOMM
XCOMM everything to be built or installed
XCOMM

SUBDIRS = \
	config \
	include \
	lib \
	bin \
	man

MakeInSubdirs($(SUBDIRS))
