XCOMM $XConsortium: Imakefile,v 1.3 94/12/19 22:28:19 mor Exp $
XCOMM $XFree86: xc/workInProgress/Imakefile,v 3.2 1995/01/14 10:56:46 dawes Exp $

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

#if BuildFresco
FRESCODIRS = Fresco Xtf
#endif

#if BuildLBX || BuildLBXCompatible
LBXDIRS = lbx
#endif

SUBDIRS = $(FRESCODIRS) $(LBXDIRS) xsm

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