aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorduke <none@none>2007-12-01 00:00:00 +0000
committerduke <none@none>2007-12-01 00:00:00 +0000
commitfa6b5a8027b86d2f8a200e72b4ef6a0d3f9189d3 (patch)
tree8376f6e5c41e70162b5867d9e1fea3f17f540473 /README
Initial loadjdk7-b24
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..19afb261f
--- /dev/null
+++ b/README
@@ -0,0 +1,14 @@
+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.
+