diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-15 10:11:23 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-15 10:11:23 +0000 |
commit | 3cf3b931a07965fbaa00e46ae38adf7975671bb3 (patch) | |
tree | 550caf0a493e90869ed48f2c9e262520ca48b752 /lang/Makefile | |
parent | d668be598bd64b06df90a46fd23744497543860a (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
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 |