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

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

mercurial