make/linux/makefiles/buildtree.make

changeset 2319
c7db7adb83b4
parent 2036
126ea7725993
child 2320
2ca799d83d3c
equal deleted inserted replaced
2214:62aa74bafa73 2319: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 #

mercurial