openbsd-ports/lang/Makefile

53 lines
1.1 KiB
Makefile
Raw Normal View History

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