aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorohair <none@none>2009-05-19 17:38:37 -0700
committerohair <none@none>2009-05-19 17:38:37 -0700
commit25de4725c59c72d31d7ba56503e56175ed326573 (patch)
treef006e9f5a70f4c3b98f3a1f398e2dbcae5dfd2b8 /make
parent85c49239d1ad53ea7ce668289d45dac463a3b61c (diff)
downloadjdk8u_jaxp-25de4725c59c72d31d7ba56503e56175ed326573.tar.gz
6843041: Remove duplicate README files in repositories (make/README)
Reviewed-by: robilad
Diffstat (limited to 'make')
-rw-r--r--make/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/make/README b/make/README
deleted file mode 100644
index 7e023d6..0000000
--- a/make/README
+++ /dev/null
@@ -1,14 +0,0 @@
-README:
- This file should be located at the top of the jaxp 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.
-