summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-12-07 03:29:32 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-12-07 03:29:32 +0000
commit2480bc8a31c99aeb414269cbe66c5902bc66c12c (patch)
treefa2e00d8b2a4edf9e28ce5751a57469629b777f4 /java/Makefile
parentNew patch for version 0.4 (diff)
Initial import of Linux JDK 1.3
This port is Sun's Java Development Kit 1.3.0 for Linux
Notes
Notes: svn path=/head/; revision=35735
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 7b3e3bff0b99..4ad591d65bd5 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -25,6 +25,7 @@
SUBDIR += junit
SUBDIR += kaffe
SUBDIR += linux-jdk
+ SUBDIR += linux-jdk13
SUBDIR += netrexx
SUBDIR += openjit
SUBDIR += perltools