summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-07-07 03:33:04 +0000
committerPaul Traina <pst@FreeBSD.org>1997-07-07 03:33:04 +0000
commit2e46db0f03993f0f5a6d56a0bd2f5c0bf1514027 (patch)
treed0198cdbcb75e54dc6e52aa88ee454f663835e28 /lang/Makefile
parentUnbreak this. Sort of. Shared libraries are still disabled (diff)
Bring back tcl 7.5
Notes
Notes: svn path=/head/; revision=7227
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5d8a18d0b31c..182be0b1c747 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.72 1997/06/25 06:07:44 tg Exp $
+# $Id: Makefile,v 1.73 1997/06/26 11:35:58 max Exp $
#
SUBDIR += Gofer
@@ -49,6 +49,7 @@
SUBDIR += swi-pl
SUBDIR += tcl
SUBDIR += tcl74
+ SUBDIR += tcl75
SUBDIR += tcl76
SUBDIR += tclX
SUBDIR += tclX74