diff --git a/README-builds.html b/README-builds.html
index 414403b2ee367a5d31906be265742522e8a5a49d..1f7aae288aad7bb6fedd1f1f771c75f9c88328b0 100644
--- a/README-builds.html
+++ b/README-builds.html
@@ -545,7 +545,11 @@
Windows:
- Make sure you start your build inside a bash/sh/ksh shell.
+ Make sure you start your build inside a bash/sh/ksh shell
+ and are using a make.exe utility built for that
+ environment (a cygwin make.exe is not the same
+ as a make.exe built for something like
+ MKS).
WARNING: Watch out for make version 3.81, it may
not work due to a lack of support for MS-DOS drive letter paths
@@ -826,7 +830,8 @@
All OpenJDK builds require access to the previously released
JDK 6, this is often called a bootstrap JDK.
The JDK 6 binaries can be downloaded from Sun's
- JDK 6 download site.
+ JDK 6 download site.
For build performance reasons
is very important that this bootstrap JDK be made available on the
local disk of the machine doing the build.