summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-15 03:01:05 +0000
committerjlam <jlam@pkgsrc.org>2000-10-15 03:01:05 +0000
commit43a3dac06b138ed70ec8423d1f68a71e1cf6a1f6 (patch)
treefe6223086946fe7abf13d43988a1f304c3cbd22d /lang/Makefile
parentdb652e7abb9e6699f800426408ba551d809567c1 (diff)
downloadpkgsrc-43a3dac06b138ed70ec8423d1f68a71e1cf6a1f6.tar.gz
Add and enable java-lang-spec and java-vm-spec.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index ae3192273be..87640638a58 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2000/09/06 16:49:26 jwise Exp $
+# $NetBSD: Makefile,v 1.65 2000/10/15 03:01:05 jlam Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -26,6 +26,8 @@
SUBDIR += hugs
SUBDIR += icon
SUBDIR += japhar
+ SUBDIR += java-lang-spec
+ SUBDIR += java-vm-spec
SUBDIR += jdk
SUBDIR += jikes
SUBDIR += kaffe