corba/README
author duke
Wed, 05 Jul 2017 18:17:39 +0200
changeset 13277 cecd7026f30c
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