diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-25 14:24:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-25 14:24:07 +0000 |
commit | f22196f74b929df9656363ec36e4f0c7a5a7ccaf (patch) | |
tree | e0cb1afe50f33d1672f5089e84563645947c1c35 /lang/Makefile | |
parent | f162bf8b02053815c34ffbfb0ab848db2644cb01 (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 eac7a56db138..3cf359d57c39 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.106 1998/07/20 03:53:01 steve Exp $ +# $Id: Makefile,v 1.107 1998/07/28 06:47:27 jkoshy Exp $ # SUBDIR += ETHOberonV4 @@ -59,6 +59,7 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm + SUBDIR += slib SUBDIR += smalltalk SUBDIR += sml-nj SUBDIR += squeak |