From d578b4b359d1b0bdd29f86b1229d51c0e23b8d51 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 31 Aug 2000 14:14:21 +0000 Subject: Enable tcl and tk, disable tcl80 and tk80. --- lang/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 9571eb0a2c0..f11230dac6f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2000/08/24 19:54:47 jwise Exp $ +# $NetBSD: Makefile,v 1.57 2000/08/31 14:14:21 jwise Exp $ # FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp # @@ -51,8 +51,8 @@ SUBDIR += sml-nj SUBDIR += snobol SUBDIR += squeak -# SUBDIR += tcl # tcl-8.3.2; will be enabled when tcl-based packages are updated - SUBDIR += tcl80 + SUBDIR += tcl +# SUBDIR += tcl80 # obsoleted by tcl, will be removed when all dependents are updated. SUBDIR += tclX80 SUBDIR += tclman80 SUBDIR += ucblogo -- cgit v1.2.3