summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-21 16:10:50 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-21 16:10:50 +0000
commit2d9a45a4756b84c84be243915469af4b9c6c2d4e (patch)
tree2e369de4000462d2b092bdf1424dd33fb3f941fe /devel
parentNew port, tclCheck: (diff)
Turn on tclcheck.
Notes
Notes: svn path=/head/; revision=7399
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1561e0dc44b9..2fb7c37e3cdf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.70 1997/07/08 10:11:10 tg Exp $
+# $Id: Makefile,v 1.71 1997/07/09 23:20:25 jfitz Exp $
#
SUBDIR += SWIG
@@ -70,6 +70,7 @@
SUBDIR += prcs
SUBDIR += sawt
SUBDIR += scogdb
+ SUBDIR += tclcheck
SUBDIR += tkcvs
SUBDIR += tvision
SUBDIR += vtcl