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