summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:36:56 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:36:56 +0000
commitd4618ff822ee44e2639ff4f01303ac50254463c9 (patch)
tree5ead5cb61c6f5a6b41cdd0720abf9a246b7d21ed /lang
parentPort of [incr tcl] by Robert Withrow (diff)
Add itcl to targets.
Notes
Notes: svn path=/head/; revision=189
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 c05a52b11ba0..667a2790026a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.3 1994/08/23 10:20:23 jkh Exp $
+# $Id: Makefile,v 1.4 1994/10/04 15:11:55 jkh Exp $
#
-SUBDIR= p2c tcl tclX
+SUBDIR= itcl p2c tcl tclX
.include <bsd.port.subdir.mk>