diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-08-05 20:25:06 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-08-05 20:25:06 +0000 |
commit | d18a5ce14d32090e1d4a6dacd1fa0026d8cd8d02 (patch) | |
tree | 93ebba4b9665690988c201ea23eb56bd0342101b /java/Makefile | |
parent | 8b47fc1d6e5a8ac09a2f3cb65ba1d7b7f5b85dfc (diff) |
. Add linux-sun-jdk16.
Notes
Notes:
svn path=/head/; revision=197132
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 8d5d1ba78519..2ec445a3b053 100644 --- a/java/Makefile +++ b/java/Makefile @@ -132,6 +132,7 @@ SUBDIR += linux-sun-jdk13 SUBDIR += linux-sun-jdk14 SUBDIR += linux-sun-jdk15 + SUBDIR += linux-sun-jdk16 SUBDIR += mmake SUBDIR += mx4j SUBDIR += netbeans |