summaryrefslogtreecommitdiff
path: root/xc/unsupported
diff options
context:
space:
mode:
authorrws <empty>1994-04-09 19:43:16 +0000
committerrws <empty>1994-04-09 19:43:16 +0000
commit9d88d42b1d56f49588bdcbbc1f73a62ce3dfd2e4 (patch)
tree8824feb7e3f999ca48c24b95070d90a3ef5d43b0 /xc/unsupported
parent2ac65feac83bd552a5e005275cd517e8f872d20d (diff)
add IMdkit
Diffstat (limited to 'xc/unsupported')
-rw-r--r--xc/unsupported/lib/Imakefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/xc/unsupported/lib/Imakefile b/xc/unsupported/lib/Imakefile
index dfafe8bb0..f4f1af731 100644
--- a/xc/unsupported/lib/Imakefile
+++ b/xc/unsupported/lib/Imakefile
@@ -1,12 +1,12 @@
-XCOMM $XConsortium: Imakefile,v 1.1 93/09/12 21:09:52 rws Exp $
-#if BuildPhigs
+XCOMM $XConsortium: Imakefile,v 1.2 94/03/07 18:24:43 matt Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
-SUBDIRS = PHIGS
+#if BuildPhigs
+PHIGSDIRS = PHIGS
+#endif
+
+SUBDIRS = $(PHIGSDIRS) IMdkit
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
-#else
-all::
-#endif