comparison make/solaris/makefiles/buildtree.make @ 1978:2ca799d83d3c

Merge
author ohair
date Tue, 30 Nov 2010 18:10:20 -0800
parents f95d63e2154a c7db7adb83b4
children aa6e219afbf1 c04052fd6ae1
comparison
equal deleted inserted replaced
1976:0fc262af204f 1978:2ca799d83d3c
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 #