summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-12 09:20:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-12 09:20:36 +0000
commitc8ff76a345490e1b7b085121c7f7e05b971506b3 (patch)
tree222cd95980455c8687076ae4d1fb9c6525222a8c /lang
parentUm, you don't need the full pathnames here. (diff)
Added tcl76.
Notes
Notes: svn path=/head/; revision=5956
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 fb529595f31d..bc9241c46f44 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.66 1997/02/18 11:35:41 obrien Exp $
+# $Id: Makefile,v 1.67 1997/03/06 23:10:51 asami Exp $
#
SUBDIR += Gofer
@@ -44,6 +44,7 @@
SUBDIR += swi-pl
SUBDIR += tcl
SUBDIR += tcl74
+ SUBDIR += tcl76
SUBDIR += tclX
SUBDIR += tclX74
SUBDIR += tclX75