summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>1999-10-19 09:53:15 +0000
committeragc <agc>1999-10-19 09:53:15 +0000
commit960b7dfea2cefc182328d0c3624dff3c681f7fc8 (patch)
tree589fbe0ebc3e5d0d3f174784894ae95f689d31c9 /lang
parentf9877ba3dfc30ed9c8616858c5af9dceff0282a7 (diff)
downloadpkgsrc-960b7dfea2cefc182328d0c3624dff3c681f7fc8.tar.gz
Add and enable jikes
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 533dfa97baa..feda956f595 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 1999/09/23 08:55:23 wennmach Exp $
+# $NetBSD: Makefile,v 1.32 1999/10/19 09:53:15 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -30,6 +30,7 @@
# SUBDIR += itcl
# SUBDIR += javac_netscape
SUBDIR += jdk
+ SUBDIR += jikes
SUBDIR += kaffe
# SUBDIR += lcc
SUBDIR += libperl