openbsd-ports/lang/Makefile
espie 15468ce790 remove gcc 3.4 and 4.0 from build, welcome gcc 4.2.
Should work on i386, amd64, sparc64 after this week...
2006-10-20 17:40:24 +00:00

58 lines
1.2 KiB
Makefile

# $OpenBSD: Makefile,v 1.77 2006/10/20 17:40:24 espie Exp $
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
#
SUBDIR += Gofer
SUBDIR += STk
SUBDIR += arena
SUBDIR += chicken
SUBDIR += classpath
SUBDIR += clisp
SUBDIR += eltclsh
SUBDIR += erlang
SUBDIR += expect
SUBDIR += expect,no_tk
SUBDIR += ezm3
SUBDIR += gawk
SUBDIR += gcc/3.3
# SUBDIR += gcc/3.4
# SUBDIR += gcc/4.0
SUBDIR += gcc/4.2
SUBDIR += ghc
SUBDIR += gprolog
SUBDIR += guile
SUBDIR += hugs
SUBDIR += icon
SUBDIR += intel2gas
SUBDIR += jamvm
SUBDIR += jikes
SUBDIR += js
SUBDIR += kaffe
SUBDIR += klone
SUBDIR += librep
SUBDIR += lua
SUBDIR += mawk
SUBDIR += nhc98
SUBDIR += ocaml
SUBDIR += ocamlduce
SUBDIR += open-cobol
SUBDIR += otcl
SUBDIR += pfe
SUBDIR += pm3
SUBDIR += python
SUBDIR += ruby
SUBDIR += scheme-report
SUBDIR += scheme48
SUBDIR += scm
SUBDIR += scm,no_x11
SUBDIR += smlnj
SUBDIR += spidermonkey
SUBDIR += squeak
SUBDIR += swi-prolog
SUBDIR += tcl
SUBDIR += tendra
SUBDIR += ucblogo
SUBDIR += unicon
.include <bsd.port.subdir.mk>