summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-07-09 22:08:48 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-07-09 22:08:48 +0000
commit9032f85cade415a95355aac514414696d596da8f (patch)
treeea005472ea1951d3d893ffc822290055b6f6b364 /java/Makefile
parentSableVM implements the Java virtual machine specification, second edition. (diff)
Add sablepath and sablevm.
Notes
Notes: svn path=/head/; revision=62727
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index b8b94ef030cd..4abd96b95df5 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -56,6 +56,8 @@
SUBDIR += mmake
SUBDIR += netrexx
SUBDIR += openjit
+ SUBDIR += sablepath
+ SUBDIR += sablevm
SUBDIR += shujit
SUBDIR += tya
SUBDIR += xalan-j