diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-26 11:35:58 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-06-26 11:35:58 +0000 |
commit | 393547e0a317bcbc92869cfbe11203fd74b1a2f3 (patch) | |
tree | 9f80093460ebd61daea5fd5e0fe7ccb3b5298b2b /lang/Makefile | |
parent | c29796e9b48c0726169c11d1668a8fa8771db7ad (diff) | |
download | ports-393547e0a317bcbc92869cfbe11203fd74b1a2f3.tar.gz ports-393547e0a317bcbc92869cfbe11203fd74b1a2f3.zip |
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 fcfe8956e0f6..5d8a18d0b31c 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.71 1997/06/16 03:05:31 jfitz Exp $ +# $Id: Makefile,v 1.72 1997/06/25 06:07:44 tg Exp $ # SUBDIR += Gofer @@ -45,6 +45,7 @@ SUBDIR += scm SUBDIR += smalltalk SUBDIR += squeak + SUBDIR += sr SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 |