63 lines
1.3 KiB
Makefile
63 lines
1.3 KiB
Makefile
# $OpenBSD: Makefile,v 1.88 2009/04/24 13:15:34 wcmaier 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 += ecl
|
|
SUBDIR += eltclsh
|
|
SUBDIR += erlang
|
|
SUBDIR += expect
|
|
SUBDIR += expect,no_tk
|
|
SUBDIR += ezm3
|
|
SUBDIR += gawk
|
|
SUBDIR += gcc
|
|
SUBDIR += gforth
|
|
SUBDIR += ghc
|
|
SUBDIR += gprolog
|
|
SUBDIR += guile
|
|
SUBDIR += hugs
|
|
SUBDIR += icon
|
|
SUBDIR += intel2gas
|
|
SUBDIR += jamvm
|
|
SUBDIR += jikes
|
|
SUBDIR += jruby
|
|
SUBDIR += kaffe
|
|
SUBDIR += klone
|
|
SUBDIR += librep
|
|
SUBDIR += lua
|
|
SUBDIR += mawk
|
|
SUBDIR += mono
|
|
SUBDIR += nhc98
|
|
SUBDIR += ocaml
|
|
SUBDIR += ocamlduce
|
|
SUBDIR += open-cobol
|
|
SUBDIR += otcl
|
|
SUBDIR += parrot
|
|
SUBDIR += petite-chez
|
|
SUBDIR += pfe
|
|
SUBDIR += pm3
|
|
SUBDIR += python
|
|
SUBDIR += ruby
|
|
SUBDIR += sbcl
|
|
SUBDIR += scheme-report
|
|
SUBDIR += scheme48
|
|
SUBDIR += scm
|
|
SUBDIR += scm,no_x11
|
|
SUBDIR += smlnj
|
|
SUBDIR += spidermonkey
|
|
SUBDIR += squeak
|
|
SUBDIR += swi-prolog
|
|
SUBDIR += tcl
|
|
SUBDIR += tcltutor
|
|
SUBDIR += tendra
|
|
SUBDIR += ucblogo
|
|
SUBDIR += unicon
|
|
SUBDIR += vala
|
|
|
|
.include <bsd.port.subdir.mk>
|