corba/make/README
changeset 2837 36b20a6c7568
parent 2836 23aa5ac01f3b
parent 2828 1c44a021e53b
child 2846 629e4fc20f75
--- a/corba/make/README	Tue May 19 17:38:37 2009 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-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.
-