summaryrefslogtreecommitdiff
path: root/xc/config/Imakefile
blob: 8b2608821c0bad67a5054555fe68b5c52c3b475f (plain)
1
2
3
4
5
6
7
8
XCOMM $XConsortium: Imakefile,v 1.3 94/02/09 15:50:05 matt Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

SUBDIRS = cf imake makedepend util

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