summaryrefslogtreecommitdiff
path: root/xc/config/Imakefile
blob: a440d11551c23f4059473cc61174544a551b9dff (plain)
1
2
3
4
5
6
7
8
XCOMM $XConsortium: Imakefile,v 1.2 93/12/31 14:57:59 kaleb Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

SUBDIRS = cf imake makedepend util

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