jdk-24/corba/make
Kelly O'Hair 2dae31e47c 6624808: corba makefiles not using langtools compiler
If supplied, the langtools javac should be used.

Reviewed-by: xdono
2008-03-06 13:56:47 -08:00
..
com Initial load 2007-12-01 00:00:00 +00:00
common 6624808: corba makefiles not using langtools compiler 2008-03-06 13:56:47 -08:00
javax Initial load 2007-12-01 00:00:00 +00:00
org Initial load 2007-12-01 00:00:00 +00:00
sun Initial load 2007-12-01 00:00:00 +00:00
tools Initial load 2007-12-01 00:00:00 +00:00
jprt.config 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

README:
  This file should be located at the top of the corba 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 "dist"
  directory.