aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1676e6560d64..d2edad1174bc 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.28 1995/05/12 15:32:36 jmz Exp $
+# $Id: Makefile,v 1.29 1995/05/13 03:35:48 asami Exp $
+#
+# Broken - expect (no package file yet)
+# gnat (needs gnat1 somewhere on system)
-#Broken - expect
-
-SUBDIR= Gofer STk Sather forth g77 gcl guile-ii \
- icon logo mit-scheme nTk p2c perl5 \
+SUBDIR= Gofer STk Sather elk forth g77 gcl guile-ii \
+ icon itcl logo mit-scheme nTk p2c perl5 \
scheme48 schemetoc scm smalltalk tcl tclX
.include <bsd.port.subdir.mk>