diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-24 21:53:43 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-24 21:53:43 +0000 |
commit | 76df8d4b8c17d44432ea56eff811cf3351df22e0 (patch) | |
tree | b5768f703009de988ad819cbd33358d4726c5576 /java/Makefile | |
parent | Clean up. (diff) |
IBM's Java Development Kit for Linux, version 1.3.
PR: 26793
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
Notes
Notes:
svn path=/head/; revision=44395
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 64cb380c6035..b3a0e7024a4f 100644 --- a/java/Makefile +++ b/java/Makefile @@ -29,6 +29,7 @@ SUBDIR += jsdk SUBDIR += junit SUBDIR += kaffe + SUBDIR += linux-ibm-jdk13 SUBDIR += linux-jdk SUBDIR += linux-jdk13 SUBDIR += linux-jdk14 |