summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-04 08:03:09 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-04 08:03:09 +0000
commitb283b328e09acdbfcd4a450c86f2e5b28ca69c50 (patch)
treec570e5ce0be272c1724620c03521cac9e43eeba3 /lang
parentCompiler for the SIMULA programming language (diff)
Turn on lang/cim
Notes
Notes: svn path=/head/; revision=4792
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index cf462aa2ad95..b3e08de398d2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.57 1996/11/01 02:41:30 jdp Exp $
+# $Id: Makefile,v 1.58 1996/12/03 11:06:32 asami Exp $
#
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
SUBDIR += bwbasic
+ SUBDIR += cim
SUBDIR += eiffel
SUBDIR += elk
SUBDIR += expect