make/README

Thu, 06 Mar 2008 13:56:47 -0800

author
ohair
date
Thu, 06 Mar 2008 13:56:47 -0800
changeset 4
a51017b6ba6d
parent 1
55540e827aef
permissions
-rw-r--r--

6624808: corba makefiles not using langtools compiler
Summary: If supplied, the langtools javac should be used.
Reviewed-by: xdono

     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