pkgsrc/lang/Makefile
agc 55702c4eaf Add NetBSD RCS Id.
Comment out the untested NetBSD packages.

Add mawk as a subdirectory.
1997-10-06 15:14:53 +00:00

60 lines
1.3 KiB
Makefile

# $NetBSD: Makefile,v 1.2 1997/10/06 15:14:53 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
# SUBDIR += Gofer
# SUBDIR += STk
# SUBDIR += Sather
# SUBDIR += bwbasic
# SUBDIR += cim
# SUBDIR += cmucl
# SUBDIR += eiffel
# SUBDIR += elk
# SUBDIR += eperl
# SUBDIR += expect
# SUBDIR += forth
# SUBDIR += g77
# SUBDIR += gcl
# SUBDIR += gnat
# SUBDIR += guavac
# SUBDIR += guile-iii
SUBDIR += icon
# SUBDIR += idl4
# SUBDIR += itcl
# SUBDIR += javac_netscape
# SUBDIR += jdk
# SUBDIR += kaffe
# SUBDIR += lcc
# SUBDIR += logo
SUBDIR += mawk
# SUBDIR += mit-scheme
# SUBDIR += mixal
# SUBDIR += mocka
# SUBDIR += modula-3
# SUBDIR += modula-3-lib
# SUBDIR += modula-3-socks
# SUBDIR += moscow_ml
# SUBDIR += ocaml
# SUBDIR += p2c
# SUBDIR += p5-Tcl
# SUBDIR += p5-ePerl
# SUBDIR += pbasic
SUBDIR += perl5
# SUBDIR += pgcc
# SUBDIR += pgcc-current
# SUBDIR += python
# SUBDIR += rexx-imc
# SUBDIR += ruby
SUBDIR += scheme48
# SUBDIR += schemetoc
# SUBDIR += scm
# SUBDIR += smalltalk
# SUBDIR += squeak
# SUBDIR += sr
# SUBDIR += swi-pl
# SUBDIR += tcl75
# SUBDIR += tcl76
SUBDIR += tcl80
# SUBDIR += xpl
.include <bsd.port.subdir.mk>