XCOMM $XConsortium: Imakefile,v 1.51 91/07/16 23:07:16 gildea Exp $
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#ifndef CrayArchitecture
RUNDIRS = xdm xhost xinit
#endif

SUBDIRS = \
	xauth xclock $(RUNDIRS)

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