corba/README
author katleman
Wed, 11 Jan 2012 16:13:21 -0800
changeset 11370 0287f9a11368
parent 4 02bb8761fcce
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
02bb8761fcce Initial load
duke
parents:
diff changeset
     1
README:
02bb8761fcce Initial load
duke
parents:
diff changeset
     2
  This file should be located at the top of the corba Mercurial repository.
02bb8761fcce Initial load
duke
parents:
diff changeset
     3
02bb8761fcce Initial load
duke
parents:
diff changeset
     4
  See http://openjdk.java.net/ for more information about the OpenJDK.
02bb8761fcce Initial load
duke
parents:
diff changeset
     5
02bb8761fcce Initial load
duke
parents:
diff changeset
     6
  See ../README-builds.html for complete details on build machine requirements.
02bb8761fcce Initial load
duke
parents:
diff changeset
     7
02bb8761fcce Initial load
duke
parents:
diff changeset
     8
Simple Build Instructions:
02bb8761fcce Initial load
duke
parents:
diff changeset
     9
02bb8761fcce Initial load
duke
parents:
diff changeset
    10
    cd make && gnumake
02bb8761fcce Initial load
duke
parents:
diff changeset
    11
     
02bb8761fcce Initial load
duke
parents:
diff changeset
    12
  The files that will be imported into the jdk build will be in the "dist"
02bb8761fcce Initial load
duke
parents:
diff changeset
    13
  directory.
02bb8761fcce Initial load
duke
parents:
diff changeset
    14