jdk-24/hotspot/make
2007-12-01 00:00:00 +00: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 Initial load 2007-12-01 00:00:00 +00: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.