summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-07 01:54:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-07 01:54:35 +0000
commitc749f16a7a0ce96005f09ba0c6faa59e9e589fc7 (patch)
tree7e2995f870ae9848fefb015f6110170431c030c7 /lang
parentAdd tk41 and tkxpm. Guys, don't forget that easy-import won't do (diff)
Add tcl75.
Notes
Notes: svn path=/head/; revision=2793
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ab4edc99f892..3cb5601ae754 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.43 1996/02/07 06:20:54 jkh Exp $
+# $Id: Makefile,v 1.44 1996/02/07 10:09:38 asami Exp $
#
SUBDIR += Gofer
@@ -29,6 +29,7 @@
SUBDIR += smalltalk
SUBDIR += tcl
SUBDIR += tcl74
+ SUBDIR += tcl75
SUBDIR += tclX
SUBDIR += tclX74