< prev index next >

hotspot/make/Makefile

Print this page

        

@@ -53,10 +53,11 @@
 #  to facilitate standalone build.)
 #  VERSION_STRING     Full version string to use (e.g. "9.0.0-ea-b42")
 #  VERSION_MAJOR Major number for version (e.g. 9)
 #  VERSION_MINOR Minor number for version (e.g. 0)
 #  VERSION_SECURITY Security number for version (e.g. 0)
+#  VERSION_PATCH Patch number for version (e.g. 0)
 #
 
 # Default is build both product fastdebug and create export area
 
 # Allow to build HotSpot in local directory from sources specified by GAMMADIR.
< prev index next >