summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2004-04-15 23:46:28 +0000
committerErnst de Haan <znerd@FreeBSD.org>2004-04-15 23:46:28 +0000
commit2059d64391fe95bac77e1f983e8dff833a337baa (patch)
tree7d450895c34e1395a847dd82f6d50668b9f16582 /java/Makefile
parentUsing PORTDOCS macro. (diff)
Add jdk15-doc:
Java Development Kit 1.5 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk1.5/ WWW: http://java.sun.com/j2se/1.5/
Notes
Notes: svn path=/head/; revision=107174
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 e007d94fbf4d..e956ad1d9097 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -74,6 +74,7 @@
SUBDIR += jdk13-doc
SUBDIR += jdk14
SUBDIR += jdk14-doc
+ SUBDIR += jdk15-doc
SUBDIR += jdom
SUBDIR += jfc
SUBDIR += jflex