summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-03-12 23:15:21 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-03-12 23:15:21 +0000
commit6ad8760aee1b819c888c4c58a408fa9286f28fca (patch)
treedaee4d67220bc3bbf302f1134ca1447ee4d23a21
parentput the dgd-lpmud directory to the broken targets. It doesn't build cleanly (diff)
Put back tclX from the broken subdirs to the regular subdirs. It builds
and installs now.
-rw-r--r--lang/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6f03ed992174..1158bd55627c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.19 1995/02/12 21:13:29 hsu Exp $
+# $Id: Makefile,v 1.20 1995/02/26 01:16:07 ats Exp $
-#Broken - expect, tclX
+#Broken - expect
-SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl
+SUBDIR= Gofer STk Sather forth gcl logo p2c schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>