freebsd-ports/lang/Makefile
Satoshi Asami c749f16a7a Add tcl75.
1996-03-07 01:54:35 +00:00

37 lines
775 B
Makefile

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