From 5e012cadf41da5aedfc8955dfb6cc982c0910270 Mon Sep 17 00:00:00 2001 From: archie Date: Tue, 9 Jul 2002 22:08:48 +0000 Subject: Add sablepath and sablevm. --- java/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit