jdk-24/corba
Fredrik Ohstrom 36523aa64e 7074397: Build infrastructure changes (makefile re-write)
New makefiles transition, old and new living side by side for now.

Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Torbjorn Granat <torbjorn.granat@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
2012-04-10 08:14:57 -07:00
..
.jcheck 7048009: Update .jcheck/conf files for JDK 8 2011-05-24 15:28:43 -07:00
make 7153266: Adjustments to corba strip property utility (neutral to builds) 2012-03-19 13:03:37 -07:00
makefiles 7074397: Build infrastructure changes (makefile re-write) 2012-04-10 08:14:57 -07:00
src Merge 2012-02-17 14:58:41 -08:00
.hgignore 7113349: Initial changeset for Macosx port to jdk 2012-03-06 20:25:43 +00:00
.hgtags Added tag jdk8-b32 for changeset a3f3757b3463 2012-03-29 13:02:07 -07:00
ASSEMBLY_EXCEPTION Initial load 2007-12-01 00:00:00 +00:00
LICENSE 7013964: openjdk LICENSE file needs rebranding 2011-02-16 13:29:20 -08:00
README Initial load 2007-12-01 00:00:00 +00:00
THIRD_PARTY_README 7057046: Add embedded license to THIRD PARTY README 2011-06-22 10:10:11 -07: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.