summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 03:01:05 +0000
committerjlam <jlam>2000-10-15 03:01:05 +0000
commite51c1236bab608b71e6e8bda98aa82724b4bf8a4 (patch)
treefe6223086946fe7abf13d43988a1f304c3cbd22d /lang/Makefile
parent70f5951dbbf87fc45acc5109ecffd8602963b23e (diff)
downloadpkgsrc-e51c1236bab608b71e6e8bda98aa82724b4bf8a4.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