XCOMM $XConsortium: Imakefile /main/r61_main/1 1995/12/11 20:58:09 mor $
#define IHaveSubdirs
#define PassCDebugFlags

#ifndef NeedBerklib
#define NeedBerklib NO
#endif

#if NeedBerklib
BERKDIR = Xbsd
#endif

#if BuildXKBlib
XKBLIBDIR = xkbfile
#endif

LINTSUBDIRS = Xau Xdmcp X11 oldX ICE SM Xext Xt Xmu Xaw XIE Xi \
	      Xtst FS PEX5 $(XKBLIBDIR)

SUBDIRS = $(BERKDIR) xtrans $(LINTSUBDIRS) font

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(LINTSUBDIRS))
MakeLintSubdirs($(LINTSUBDIRS),install.ln,install.ln)
