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

/* Not building reversi - it was too slow on our machines */
SUBDIRS = Xkw kspider kcanfield kklondike kmontana xmille \
	ktowers kthieves kcribbage dominos slyfox mc

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