diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-21 02:22:11 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-05-21 02:22:11 +0000 |
commit | 1705b9cdc83be79b9cb7ce0ea24b2ae5cb922b3a (patch) | |
tree | 86bf7ed01d469af2d6e87d41e2a6173925432d0e /lang/Makefile | |
parent | Import of tclX8.0.2 (diff) |
Activate tclX80.
Notes
Notes:
svn path=/head/; revision=11089
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 c95c08d01231..b3aee134bea9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1998/04/18 14:01:04 rnordier Exp $ +# $Id: Makefile,v 1.99 1998/04/27 14:54:10 kuriyama Exp $ # SUBDIR += Gofer @@ -64,6 +64,7 @@ SUBDIR += tcl80 SUBDIR += tcl81 SUBDIR += tclX75 + SUBDIR += tclX80 SUBDIR += tclplugin SUBDIR += xpl SUBDIR += yorick |