make/Help.gmk
changeset 44958 a6f5b8fb5f28
parent 44726 04aa2c065f5c
child 45266 29347d0c7122
--- a/make/Help.gmk	Fri May 05 04:50:31 2017 +0000
+++ b/make/Help.gmk	Wed Jul 05 23:22:15 2017 +0200
@@ -47,7 +47,7 @@
 	$(info $(_)                        # dependencies for the target. This is faster but may)
 	$(info $(_)                        # result in incorrect build results!)
 	$(info $(_) make docs              # Create all docs)
-	$(info $(_) make docs-javadoc      # Create just javadocs, depends on less than full docs)
+	$(info $(_) make docs-jdk-api      # Create just JDK javadocs)
 	$(info $(_) make profiles          # Create complete jre compact profile images)
 	$(info $(_) make bootcycle-images  # Build images twice, second time with newly built JDK)
 	$(info $(_) make install           # Install the generated images locally)