freebsd-ports/lang/Makefile

38 lines
798 B
Makefile
Raw Normal View History

1996-03-20 23:31:15 +01:00
# $Id: Makefile,v 1.45 1996/03/07 01:54:35 asami Exp $
#
1995-10-03 12:45:15 +01:00
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += Sather
SUBDIR += bwbasic
SUBDIR += eiffel
SUBDIR += elk
SUBDIR += expect
1995-10-03 12:45:15 +01:00
SUBDIR += forth
SUBDIR += g77
SUBDIR += gcl
BROKEN += gnat # not really broken, just requires existing gnat compiler
1995-10-12 08:15:54 +01:00
SUBDIR += guile-iii
1995-10-03 12:45:15 +01:00
SUBDIR += icon
SUBDIR += itcl
SUBDIR += logo
SUBDIR += mit-scheme
1996-03-20 23:31:15 +01:00
SUBDIR += modula-3
1995-10-03 12:45:15 +01:00
SUBDIR += p2c
SUBDIR += pTk
SUBDIR += pbasic
SUBDIR += perl5
1996-01-31 10:14:31 +01:00
SUBDIR += pgcc
1995-10-03 12:45:15 +01:00
SUBDIR += python
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm
SUBDIR += smalltalk
SUBDIR += tcl
SUBDIR += tcl74
1996-03-07 02:54:35 +01:00
SUBDIR += tcl75
1995-10-03 12:45:15 +01:00
SUBDIR += tclX
1996-02-07 07:20:54 +01:00
SUBDIR += tclX74
.include <bsd.port.subdir.mk>