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

#
# Be sure to build the toolkit after the old resource manager, because
# the clients under the toolkit use it.
#

SUBDIRS = X \
	Xrm \
	oldX \
	oldXMenu \
	oldXrm \
	oldXtk \
	Xtk

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