summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-08-25 16:55:31 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-08-25 16:55:31 +0000
commitf74335952a24fef1aae8dff5bab4b3611badd95a (patch)
treed01d7ba6de0df6190022e0555d877a7d2cb52785 /java/Makefile
parent. Add a port of the Diablo Caffe JDK 1.3.1 binary release. (diff)
. Add diablo-jdk13 and diablo-jre13.
Notes
Notes: svn path=/head/; revision=87674
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 f738f838fcca..5b18a5985c52 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -9,6 +9,8 @@
SUBDIR += collections
SUBDIR += cos
SUBDIR += cryptix-jce
+ SUBDIR += diablo-jdk13
+ SUBDIR += diablo-jre13
SUBDIR += eclipse
SUBDIR += eclipse-examples
SUBDIR += eclipse-gef