XCOMM $XConsortium: Imakefile,v 1.4 95/05/23 21:38:31 matt Exp $

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

#if BuildLBX
LBXDIRS = lbx
#endif

SUBDIRS = $(FRESCODIRS) $(LBXDIRS) xsm

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