# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.1.1.1 92/07/09 02:53:41 rspinney Exp ]$
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#ifndef CrayArchitecture
#ifdef ATTArchitecture
OTHERSUBDIRS = xhost
#else
OTHERSUBDIRS = xdm xhost
#endif
#endif

SUBDIRS = \
	appres bitmap listres oclock twm xauth xbiff xcalc xclipboard xclock \
	xcons xditview xdpyinfo xedit xfd xinit xkill xload xlogo \
	xlsatoms xlsclients xlsfonts xlswins xmag xman xmh \
	xmodmap xpr xprop xrdb xrefresh xfontsel $(OTHERSUBDIRS) \
 	xset xsetroot xstdcmap xterm xwd xwininfo xwud

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