summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorEric J.Chet <ejc@FreeBSD.org>1999-01-21 18:22:23 +0000
committerEric J.Chet <ejc@FreeBSD.org>1999-01-21 18:22:23 +0000
commit97794d1e228bc42f6c90a69824be2d2151d7128f (patch)
tree595a6ef70cd2c4f2403943cda67c1efb488ad55a /lang/Makefile
parentthreaded version of tcl81 (diff)
Add tcl81-thread
Notes
Notes: svn path=/head/; revision=16246
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 2ce2e359abc8..5a5362eca20d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.121 1999/01/06 22:43:49 asami Exp $
+# $Id: Makefile,v 1.122 1999/01/18 04:51:04 steve Exp $
#
SUBDIR += ETHOberonV4
@@ -81,6 +81,7 @@
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tcl81
+ SUBDIR += tck81-thread
SUBDIR += tclX75
SUBDIR += tclX80
SUBDIR += tclplugin