make/linux/makefiles/buildtree.make

changeset 2319
c7db7adb83b4
parent 2036
126ea7725993
child 2320
2ca799d83d3c
     1.1 --- a/make/linux/makefiles/buildtree.make	Thu Nov 04 15:54:20 2010 -0700
     1.2 +++ b/make/linux/makefiles/buildtree.make	Tue Nov 30 18:07:18 2010 -0800
     1.3 @@ -37,7 +37,7 @@
     1.4  # OS_FAMILY	- operating system
     1.5  # VARIANT	- core, compiler1, compiler2, or tiered
     1.6  # HOTSPOT_RELEASE_VERSION - <major>.<minor>-b<nn> (11.0-b07)
     1.7 -# HOTSPOT_BUILD_VERSION   - internal, PRTjob ID, JPRTjob ID
     1.8 +# HOTSPOT_BUILD_VERSION   - internal, internal-$(USER_RELEASE_SUFFIX) or empty
     1.9  # JRE_RELEASE_VERSION     - <major>.<minor>.<micro> (1.7.0)
    1.10  #
    1.11  # Builds the directory trees with makefiles plus some convenience files in

mercurial