Lines Matching refs:to

7 # particular file as subject to the "Classpath" exception as provided
17 # 2 along with this work; if not, write to the Free Software Foundation,
35 # Url to root of documents
38 # Url to copyright html file
42 # Url to bug filing site
45 # Common line for how to submit a bug or rfe
48 # Url to devdocs page
56 # Url to Java Language Spec
79 # List of all possible directories for javadoc to look for sources
82 # to $(CLASSPATH_SEPARATOR) being interpreted as an end of
112 # Given a list of packages, return a list of files or dirs to be dependent on
125 # Given a list of packages, add packages that exist to $@, print summary
145 # Print out a summary of the javadoc command about to be run
165 # The non-core api javadocs need to be able to access the root of the core
166 # api directory, so for jdk/api or jre/api to get to the core api/
241 contained herein are not final and are subject to change. \
242 The information is being made available to you solely for purpose of \
251 # CORE_PKGS environment variable has been moved to the following file
274 # b) The docs will be pushed to the web and/or included in
289 @$(ECHO) "MILESTONE is set to $(MILESTONE)"
318 # Set relative location to core api document root
386 # Set relative location to core api document root
443 # Set relative location to core api document root
498 # Set relative location to core api document root
554 # Set relative location to core api document root
616 # Set relative location to core api document root
704 # Set relative location to core api document root
756 # Set relative location to core api document root
808 # Set relative location to core api document root
858 # Set relative location to core api document root
912 # Set relative location to core api document root
969 # Set relative location to core api document root
1019 # Set relative location to core api document root
1074 # Set relative location to core api document root
1125 # Set relative location to core api document root
1183 # List the values defined in the makefile hierarchy, to make sure everything
1184 # is set properly, and to help identify values we can use instead of making new ones.
1188 # * BUILD_NUMBER defaults to b00 if not set on command line with BUILD_NUMBER=<value>
1189 # * MILESTONE defaults to internal unless set to beta, rc, or fcs on command line