summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1997-07-15 15:34:10 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1997-07-15 15:34:10 +0000
commitbc4dfa256a6722d5641d1652f945b6aa93617ac9 (patch)
tree630eb954aa4015efcbeeddb5e614bcc25c86aa2b /lang
parentactivate dc3play (diff)
activate cmucl
Notes
Notes: svn path=/head/; revision=7346
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 06ae4d255dbc..ffc047faa286 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.74 1997/07/07 03:33:04 pst Exp $
+# $Id: Makefile,v 1.75 1997/07/10 22:42:14 asami Exp $
#
SUBDIR += Gofer
@@ -6,6 +6,7 @@
SUBDIR += Sather
SUBDIR += bwbasic
SUBDIR += cim
+ SUBDIR += cmucl
SUBDIR += eiffel
SUBDIR += elk
SUBDIR += eperl