jaxp/README
author xlu
Tue, 24 Jun 2008 16:52:31 -0700 (2008-06-24)
changeset 774 e71318ea23e8
parent 6 7f561c08de6b
child 3879 0d9209bdf36c
permissions -rw-r--r--
6717128: Using relative path for ALT_OUTPUTDIR does not work properly Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make Reviewed-by: kamg, kvn
README:
  This file should be located at the top of the jaxp 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.