openbsd-ports/lang/Makefile

51 lines
1.1 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.70 2006/04/11 13:43:35 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
SUBDIR += classpath
2000-11-18 08:45:21 -05:00
SUBDIR += clisp
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
2005-02-15 04:30:42 -05:00
SUBDIR += gcc/3.3
SUBDIR += gcc/3.4
SUBDIR += gcc/4.0
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
2002-10-22 18:17:50 -04:00
SUBDIR += js
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
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
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
2002-01-25 18:11:06 -05:00
SUBDIR += scheme-report
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
2001-03-13 18:00:14 -05:00
SUBDIR += squeak
2000-03-26 21:11:19 -05:00
SUBDIR += tcl
2003-08-04 19:38:25 -04:00
SUBDIR += tendra
2000-10-08 14:28:42 -04:00
SUBDIR += unicon
1997-12-02 05:58:17 -05:00
.include <bsd.port.subdir.mk>