summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-09 14:49:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-09 14:49:16 +0000
commit741b727ed3891d89b780a6d88071a89820b27c12 (patch)
tree3dc950fbcac55a79bca1b692f25dbae7f0cb8c3a /lang/Makefile
parentOops, category name is "languages", not "lang".... (diff)
Add bwbasic, move BROKEN stuff down in alphabetical order.
Notes
Notes: svn path=/head/; revision=2049
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 4be7ddd12b8b..e700f2022514 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,16 +1,16 @@
-# $Id: Makefile,v 1.34 1995/07/05 14:08:49 jmz Exp $
-#
-# BROKEN: expect (no package file yet)
-# BROKEN: gnat (not really broken, just requires existing gnat compiler)
+# $Id: Makefile,v 1.35 1995/08/08 22:11:29 jkh Exp $
#
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
+ SUBDIR += bwbasic
SUBDIR += elk
+ BROKEN += expect # no package file yet
SUBDIR += forth
SUBDIR += g77
SUBDIR += gcl
+ BROKEN += gnat # not really broken, just requires existing gnat compiler
SUBDIR += guile-ii
SUBDIR += icon
SUBDIR += itcl