summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-07-15 10:11:23 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-07-15 10:11:23 +0000
commit3cf3b931a07965fbaa00e46ae38adf7975671bb3 (patch)
tree550caf0a493e90869ed48f2c9e262520ca48b752 /lang
parentA Standard ML implementation from Bell Labs. (diff)
Activate sml-nj.
Notes
Notes: svn path=/head/; revision=11925
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 780c420056f4..10f6ee5d0460 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.103 1998/07/04 19:22:50 steve Exp $
+# $Id: Makefile,v 1.104 1998/07/12 21:59:15 hsu Exp $
#
SUBDIR += Gofer
@@ -58,6 +58,7 @@
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += smalltalk
+ SUBDIR += sml-nj
SUBDIR += squeak
SUBDIR += sr
SUBDIR += swi-pl