README-builds.md
changeset 41040 7b919a4497ff
parent 41039 54596b00162b
--- a/README-builds.md	Wed Sep 21 14:16:05 2016 +0200
+++ b/README-builds.md	Wed Sep 21 14:20:27 2016 +0200
@@ -1016,8 +1016,7 @@
  * Place the location of the GNU make binary in the `PATH`.
  * **Solaris:** Do NOT use `/usr/bin/make` on Solaris. If your Solaris system
    has the software from the Solaris Developer Companion CD installed, you
-   should try and use `gmake` which will be located in either the `/usr/bin`,
-   `/opt/sfw/bin` or `/usr/sfw/bin` directory.
+   should try and use `/usr/bin/gmake` or `/usr/gnu/bin/make`.
  * **Windows:** Make sure you start your build inside a bash shell.
  * **Mac OS X:** The XCode "command line tools" must be installed on your Mac.