hotspot/make/linux/makefiles/buildtree.make
changeset 24238 641b2b1b0163
parent 22876 57aa8995d43b
child 25639 61be16de0fd5
equal deleted inserted replaced
24237:7b210ef8c830 24238:641b2b1b0163
    34 # BUILDARCH     - build directory
    34 # BUILDARCH     - build directory
    35 # LIBARCH       - the corresponding directory in JDK/JRE
    35 # LIBARCH       - the corresponding directory in JDK/JRE
    36 # GAMMADIR	- top of workspace
    36 # GAMMADIR	- top of workspace
    37 # OS_FAMILY	- operating system
    37 # OS_FAMILY	- operating system
    38 # VARIANT	- core, compiler1, compiler2, or tiered
    38 # VARIANT	- core, compiler1, compiler2, or tiered
    39 # HOTSPOT_RELEASE_VERSION - <major>.<minor>-b<nn> (11.0-b07)
    39 # HOTSPOT_RELEASE_VERSION - <major_ver>.<minor_ver>.<micro_ver>[-<identifier>][-<debug_target>][-b<nn>]
    40 # HOTSPOT_BUILD_VERSION   - internal, internal-$(USER_RELEASE_SUFFIX) or empty
    40 # HOTSPOT_BUILD_VERSION   - internal, internal-$(USER_RELEASE_SUFFIX) or empty
    41 # JRE_RELEASE_VERSION     - <major>.<minor>.<micro> (1.7.0)
    41 # JRE_RELEASE_VERSION     - <major>.<minor>.<micro> (1.7.0)
    42 #
    42 #
    43 # Builds the directory trees with makefiles plus some convenience files in
    43 # Builds the directory trees with makefiles plus some convenience files in
    44 # each directory:
    44 # each directory: