XCOMM $XConsortium: Imakefile,v 1.10 94/07/25 12:21:20 gildea Exp $
XCOMM $XFree86: xc/doc/specs/Imakefile,v 1.3 2000/03/02 17:52:57 dawes Exp $

#define IHaveSubdirs
#define PassCDebugFlags

#if defined(SpecsDocDirs) && !BuildAllSpecsDocs
SUBDIRS = SpecsDocDirs
#else
SUBDIRS = BDF CTEXT FSProtocol ICCCM XProtocol Xserver X11 XDMCP XLFD \
          Xaw Xmu Xt Xext Xi xfs PEX5 ICE SM xtrans XIM xterm rstart \
          GL Xv i18n programs
#endif

all::

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