XCOMM $XConsortium: Imakefile,v 1.4 95/05/23 21:38:31 matt Exp $
XCOMM $XFree86: xc/workInProgress/Imakefile,v 3.5 1995/07/08 10:38:29 dawes Exp $

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

#if !BuildLBXProxyOnly
XSMDIRS = xsm
#endif

#if BuildLBX || BuildLBXCompatible || BuildLBXProxyOnly
LBXDIRS = lbx
#endif

SUBDIRS = $(FRESCODIRS) $(LBXDIRS) $(XSMDIRS)

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