comparison make/solaris/makefiles/buildtree.make @ 1977:c7db7adb83b4

6987107: Add variable to add to but not modify non-fcs version string Reviewed-by: jcoomes, dholmes, andrew, kvn
author ohair
date Tue, 30 Nov 2010 18:07:18 -0800
parents c18cbe5936b8
children 2ca799d83d3c
comparison
equal deleted inserted replaced
1859:62aa74bafa73 1977:c7db7adb83b4
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>.<minor>-b<nn> (11.0-b07)
40 # HOTSPOT_BUILD_VERSION - internal, PRTjob ID, JPRTjob ID 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:
45 # 45 #