summaryrefslogtreecommitdiff
path: root/xc/workInProgress/Imakefile
blob: b40657f347db95e7c27652f9c8acefc553ba367b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
XCOMM $XConsortium: Imakefile,v 1.1 94/04/07 16:41:49 rws Exp $

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

#if BuildFresco
FRESCODIRS = Fresco Xtf
#endif

SUBDIRS = $(FRESCODIRS) xsm

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