summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index f37435d..0a96be8 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.3 (Berkeley) 1/7/94
-# $Id: Makefile,v 1.108 1998/08/30 02:48:12 jb Exp $
+# $Id: Makefile,v 1.109 1998/08/30 20:28:50 gpalmer Exp $
# XXX MISSING: deroff diction graph learn plot
# spell spline struct xsend
@@ -221,9 +221,4 @@ SUBDIR+=doscmd
.endif
.endif
-.if !defined(NOTCL) && exists (${.CURDIR}/../contrib/tcl) && \
- exists(${.CURDIR}/tclsh) && exists (${.CURDIR}/../lib/libtcl)
-SUBDIR+=tclsh
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud