summaryrefslogtreecommitdiff
path: root/xc/lib/Imakefile
blob: 941e95d2732c1610f8b3c413853325b870234c95 (plain)
1
2
3
4
5
6
7
8
9
#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = Xau X oldX Xt Xmu Xaw Xdmcp

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(SUBDIRS))
MakeLintSubdirs($(SUBDIRS),install.ln,install.ln)