freebsd-ports/lang/Makefile

37 lines
775 B
Makefile
Raw Normal View History

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