jdk-24/hotspot/make
John Coomes fe31c02053 6689788: Bump HSX12 build version number
Update HSX12 build number to 03

Reviewed-by: kvn
2008-04-16 15:34:39 -07:00
..
templates Initial load 2007-12-01 00:00:00 +00:00
defs.make Initial load 2007-12-01 00:00:00 +00:00
hotspot_version 6689788: Bump HSX12 build version number 2008-04-16 15:34:39 -07:00
jprt.config Initial load 2007-12-01 00:00:00 +00:00
jprt.gmk Initial load 2007-12-01 00:00:00 +00:00
jprt.properties Initial load 2007-12-01 00:00:00 +00:00
Makefile Initial load 2007-12-01 00:00:00 +00:00
README Initial load 2007-12-01 00:00:00 +00:00
scm.make Initial load 2007-12-01 00:00:00 +00:00

README:
  This file should be located at the top of the hotspot Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "build"
  directory.