XCOMM $XConsortium: Imakefile,v 1.10 94/07/25 12:21:20 gildea Exp $
XCOMM
XCOMM
XCOMM $XFree86: xc/doc/specs/Imakefile,v 1.1.1.2.4.2 1998/11/08 11:49:17 hohndel Exp $

#define IHaveSubdirs
#define PassCDebugFlags

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

all::

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