openbsd-ports/lang/Makefile

70 lines
1.5 KiB
Makefile
Raw Normal View History

2000-03-28 13:18:50 +00:00
# $OpenBSD: Makefile,v 1.24 2000/03/28 13:18:50 espie 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
1997-12-02 10:58:17 +00:00
# SUBDIR += Sather
# SUBDIR += atlast
# SUBDIR += bwbasic
1999-02-13 04:49:18 +00:00
SUBDIR += camlp4
1997-12-02 10:58:17 +00:00
# SUBDIR += cim
# SUBDIR += cmucl
# SUBDIR += eiffel
1999-08-22 16:57:38 +00:00
SUBDIR += egcs
1997-12-02 10:58:17 +00:00
# SUBDIR += elk
# SUBDIR += eperl
1998-12-11 00:22:32 +00:00
SUBDIR += erlang
1998-01-29 23:13:24 +00:00
SUBDIR += expect
1997-12-02 10:58:17 +00:00
# SUBDIR += forth
# SUBDIR += g77
# SUBDIR += gcl
# SUBDIR += gnat
SUBDIR += guavac
SUBDIR += guile
1997-12-02 10:58:17 +00:00
# SUBDIR += hugs
1999-02-27 15:42:28 +00:00
SUBDIR += icon
1997-12-02 10:58:17 +00:00
# SUBDIR += idl4
# SUBDIR += itcl
# SUBDIR += javac_netscape
# SUBDIR += jdk
SUBDIR += kaffe
1997-12-02 10:58:17 +00:00
# SUBDIR += lcc
1999-08-02 21:51:34 +00:00
SUBDIR += libgcj
1997-12-02 10:58:17 +00:00
# SUBDIR += logo
1999-03-15 09:20:35 +00:00
SUBDIR += mawk
1997-12-02 10:58:17 +00:00
# SUBDIR += mit-scheme
# SUBDIR += mixal
# SUBDIR += mocka
# SUBDIR += modula-3
# SUBDIR += modula-3-lib
# SUBDIR += modula-3-socks
# SUBDIR += moscow_ml
# SUBDIR += objc
1998-02-13 02:09:56 +00:00
SUBDIR += ocaml
2000-03-28 13:18:50 +00:00
SUBDIR += otcl
1997-12-02 10:58:17 +00:00
# SUBDIR += p2c
# SUBDIR += p5-Tcl
# SUBDIR += p5-ePerl
# SUBDIR += pbasic
# SUBDIR += perl5
# SUBDIR += pgcc
# SUBDIR += pgcc-current
1998-01-24 22:42:47 +00:00
SUBDIR += python
1997-12-02 10:58:17 +00:00
# SUBDIR += rexx-imc
2000-03-28 13:18:50 +00:00
SUBDIR += ruby
1997-12-02 10:58:17 +00:00
# SUBDIR += scheme48
# SUBDIR += schemetoc
# SUBDIR += scm
# SUBDIR += smalltalk
# SUBDIR += squeak
# SUBDIR += sr
# SUBDIR += swi-pl
2000-03-27 02:11:19 +00:00
SUBDIR += tcl
1997-12-02 10:58:17 +00:00
# SUBDIR += tclX75
# SUBDIR += tclplugin
# SUBDIR += xpl
# SUBDIR += yorick
.include <bsd.port.subdir.mk>