summaryrefslogtreecommitdiff
path: root/xc/doc/specs/PEX5/Imakefile
blob: 70509a952673c4d8a38a387dab80135d50a3eb38 (plain)
1
2
3
4
5
6
7
8
9
10
11
XCOMM $XConsortium: Imakefile,v 1.1 94/02/10 17:58:03 rws Exp $

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = PEXlib Proto

all::

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