XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:41:45 cpqbld Exp $
XCOMM $XFree86: xc/config/Imakefile,v 1.3 2001/01/17 16:22:29 dawes Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#undef BootstrapCleanSubdirs
#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"

NULL =

SUBDIRS = cf

#if defined(XorgVersionString) \
	&& defined(ProjectRoot) && \
	defined(BuildBindist)
all::

clean::
#endif

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