make/README

Thu, 26 Mar 2009 16:47:41 -0700

author
ohair
date
Thu, 26 Mar 2009 16:47:41 -0700
changeset 76
7b47536c234e
parent 1
55540e827aef
permissions
-rw-r--r--

6822374: Windows: detect X64 when PROCESSOR_IDENTIFIER contains EM64T or Intel64
6822913: Consolidate make/jprt.config files, let JPRT manage this file make it optional in repos
Reviewed-by: tbell

     1 README:
     2   This file should be located at the top of the corba Mercurial repository.
     4   See http://openjdk.java.net/ for more information about the OpenJDK.
     6   See ../README-builds.html for complete details on build machine requirements.
     8 Simple Build Instructions:
    10     cd make && gnumake
    12   The files that will be imported into the jdk build will be in the "dist"
    13   directory.

mercurial