Add bwbasic, move BROKEN stuff down in alphabetical order.
This commit is contained in:
parent
3a9fac9eed
commit
741b727ed3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2049
@ -1,16 +1,16 @@
|
|||||||
# $Id: Makefile,v 1.34 1995/07/05 14:08:49 jmz Exp $
|
# $Id: Makefile,v 1.35 1995/08/08 22:11:29 jkh Exp $
|
||||||
#
|
|
||||||
# BROKEN: expect (no package file yet)
|
|
||||||
# BROKEN: gnat (not really broken, just requires existing gnat compiler)
|
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR += Gofer
|
SUBDIR += Gofer
|
||||||
SUBDIR += STk
|
SUBDIR += STk
|
||||||
SUBDIR += Sather
|
SUBDIR += Sather
|
||||||
|
SUBDIR += bwbasic
|
||||||
SUBDIR += elk
|
SUBDIR += elk
|
||||||
|
BROKEN += expect # no package file yet
|
||||||
SUBDIR += forth
|
SUBDIR += forth
|
||||||
SUBDIR += g77
|
SUBDIR += g77
|
||||||
SUBDIR += gcl
|
SUBDIR += gcl
|
||||||
|
BROKEN += gnat # not really broken, just requires existing gnat compiler
|
||||||
SUBDIR += guile-ii
|
SUBDIR += guile-ii
|
||||||
SUBDIR += icon
|
SUBDIR += icon
|
||||||
SUBDIR += itcl
|
SUBDIR += itcl
|
||||||
|
Loading…
Reference in New Issue
Block a user