1996-02-07 06:20:54 +00:00
|
|
|
# $Id: Makefile,v 1.42 1996/01/31 09:14:31 asami Exp $
|
1995-05-13 07:55:10 +00:00
|
|
|
#
|
1994-12-07 20:05:18 +00:00
|
|
|
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += Gofer
|
|
|
|
SUBDIR += STk
|
|
|
|
SUBDIR += Sather
|
|
|
|
SUBDIR += bwbasic
|
|
|
|
SUBDIR += eiffel
|
|
|
|
SUBDIR += elk
|
|
|
|
BROKEN += expect # no package files yet
|
|
|
|
SUBDIR += forth
|
|
|
|
SUBDIR += g77
|
|
|
|
SUBDIR += gcl
|
|
|
|
BROKEN += gnat # not really broken, just requires existing gnat compiler
|
1995-10-12 07:15:54 +00:00
|
|
|
SUBDIR += guile-iii
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += icon
|
|
|
|
SUBDIR += itcl
|
|
|
|
SUBDIR += logo
|
|
|
|
SUBDIR += mit-scheme
|
|
|
|
SUBDIR += p2c
|
|
|
|
SUBDIR += pTk
|
|
|
|
SUBDIR += pbasic
|
|
|
|
SUBDIR += perl5
|
1996-01-31 09:14:31 +00:00
|
|
|
SUBDIR += pgcc
|
1995-10-03 11:45:15 +00:00
|
|
|
SUBDIR += python
|
|
|
|
SUBDIR += scheme48
|
|
|
|
SUBDIR += schemetoc
|
|
|
|
SUBDIR += scm
|
|
|
|
SUBDIR += smalltalk
|
|
|
|
SUBDIR += tcl
|
|
|
|
SUBDIR += tcl74
|
|
|
|
SUBDIR += tclX
|
1996-02-07 06:20:54 +00:00
|
|
|
SUBDIR += tclX74
|
1994-08-21 19:07:45 +00:00
|
|
|
|
1994-08-22 11:26:08 +00:00
|
|
|
.include <bsd.port.subdir.mk>
|