summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-25 06:10:06 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-25 06:10:06 +0000
commiteccea7052e5dcdeff0f67cd88c4d107a9579a6ed (patch)
tree9e9f79834018abbf51c40f210264682eabd8196a /lang
parentAdd option for linking with pthreads library. (diff)
Typo (tck81-thread -> tcl81-thread).
Notes
Notes: svn path=/head/; revision=16290
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 5a5362eca20d..be828750d32b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.122 1999/01/18 04:51:04 steve Exp $
+# $Id: Makefile,v 1.123 1999/01/21 18:22:23 ejc Exp $
#
SUBDIR += ETHOberonV4
@@ -81,7 +81,7 @@
SUBDIR += tcl76
SUBDIR += tcl80
SUBDIR += tcl81
- SUBDIR += tck81-thread
+ SUBDIR += tcl81-thread
SUBDIR += tclX75
SUBDIR += tclX80
SUBDIR += tclplugin