hotspot/make/README
changeset 3125 09a2a793ed9e
parent 3124 005f9574da2c
parent 2902 dbb955b1ee59
child 3126 7be6a177319e
--- a/hotspot/make/README	Thu Jun 11 15:16:20 2009 -0400
+++ /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 hotspot 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 "build"
-  directory.
-