summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJeffrey Hsu <hsu@FreeBSD.org>1998-07-12 21:59:15 +0000
committerJeffrey Hsu <hsu@FreeBSD.org>1998-07-12 21:59:15 +0000
commite958a9fba1a35902be30f8620de648635dd3d1d2 (patch)
treedc2bcfadbb5f734da286c50231566edc5711fecf /lang
parentCMU Gwydion project interpreter and compiler for the Dylan language. (diff)
Add dylan.
Notes
Notes: svn path=/head/; revision=11850
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 b48f66ea4a86..780c420056f4 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.102 1998/06/24 19:53:34 msmith Exp $
+# $Id: Makefile,v 1.103 1998/07/04 19:22:50 steve Exp $
#
SUBDIR += Gofer
@@ -9,6 +9,7 @@
SUBDIR += bwbasic
SUBDIR += cim
SUBDIR += cmucl
+ SUBDIR += dylan
SUBDIR += egcs
SUBDIR += eiffel
SUBDIR += elisp-manual