openbsd-ports/lang/Makefile

64 lines
1.4 KiB
Makefile
Raw Normal View History

2009-06-16 11:22:10 -04:00
# $OpenBSD: Makefile,v 1.89 2009/06/16 15:22:10 kurt Exp $
1997-12-02 05:58:17 -05:00
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
#
SUBDIR += Gofer
SUBDIR += STk
2009-06-16 11:22:10 -04:00
SUBDIR += antlr2
2006-06-12 09:28:41 -04:00
SUBDIR += arena
2006-06-04 06:36:17 -04:00
SUBDIR += chicken
SUBDIR += classpath
2000-11-18 08:45:21 -05:00
SUBDIR += clisp
2008-05-06 05:33:19 -04:00
SUBDIR += ecl
2003-12-29 06:27:41 -05:00
SUBDIR += eltclsh
1998-12-10 19:22:32 -05:00
SUBDIR += erlang
1998-01-29 18:13:24 -05:00
SUBDIR += expect
SUBDIR += expect,no_tk
2002-02-23 07:31:34 -05:00
SUBDIR += ezm3
2002-02-12 10:47:31 -05:00
SUBDIR += gawk
SUBDIR += gcc
2008-10-25 06:41:30 -04:00
SUBDIR += gforth
2003-05-29 12:39:21 -04:00
SUBDIR += ghc
2004-09-26 10:49:41 -04:00
SUBDIR += gprolog
SUBDIR += guile
2002-04-27 16:09:44 -04:00
SUBDIR += hugs
1999-02-27 10:42:28 -05:00
SUBDIR += icon
2002-03-02 14:25:54 -05:00
SUBDIR += intel2gas
SUBDIR += jamvm
2001-03-26 20:59:40 -05:00
SUBDIR += jikes
2008-06-17 18:32:07 -04:00
SUBDIR += jruby
SUBDIR += kaffe
2000-08-18 15:23:06 -04:00
SUBDIR += klone
2000-08-20 02:08:33 -04:00
SUBDIR += librep
2000-08-15 23:16:32 -04:00
SUBDIR += lua
1999-03-15 04:20:35 -05:00
SUBDIR += mawk
SUBDIR += mono
2004-05-10 00:48:42 -04:00
SUBDIR += nhc98
1998-02-12 21:09:56 -05:00
SUBDIR += ocaml
2005-09-23 10:28:10 -04:00
SUBDIR += ocamlduce
2005-04-26 23:33:28 -04:00
SUBDIR += open-cobol
2000-03-28 08:18:50 -05:00
SUBDIR += otcl
2008-11-11 17:49:49 -05:00
SUBDIR += parrot
2009-04-24 09:15:34 -04:00
SUBDIR += petite-chez
2005-05-28 13:58:59 -04:00
SUBDIR += pfe
SUBDIR += pm3
2002-02-15 14:53:42 -05:00
SUBDIR += python
2000-03-28 08:18:50 -05:00
SUBDIR += ruby
2008-04-14 08:30:22 -04:00
SUBDIR += sbcl
2002-01-25 18:11:06 -05:00
SUBDIR += scheme-report
2006-08-01 10:57:04 -04:00
SUBDIR += scheme48
2001-01-30 10:01:17 -05:00
SUBDIR += scm
2001-05-05 17:28:04 -04:00
SUBDIR += scm,no_x11
2002-06-29 09:27:31 -04:00
SUBDIR += smlnj
2006-10-01 19:03:24 -04:00
SUBDIR += spidermonkey
2001-03-13 18:00:14 -05:00
SUBDIR += squeak
2006-10-09 06:21:05 -04:00
SUBDIR += swi-prolog
2000-03-26 21:11:19 -05:00
SUBDIR += tcl
2008-05-02 02:44:25 -04:00
SUBDIR += tcltutor
2003-08-04 19:38:25 -04:00
SUBDIR += tendra
2006-06-01 01:59:01 -04:00
SUBDIR += ucblogo
2000-10-08 14:28:42 -04:00
SUBDIR += unicon
2008-05-05 05:28:50 -04:00
SUBDIR += vala
1997-12-02 05:58:17 -05:00
.include <bsd.port.subdir.mk>