summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/install.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/install.html b/docs/install.html
index f126097bba..605b658155 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -234,6 +234,9 @@ For more options run "./configure --help" and read INSTALL.GNU.
<pre>
make
</pre>
+<p>(on some systems you may need to run <code>gmake</code> or
+<code>gnumake</code> instead)
+</p>
<p>
When finished, libGL.so will be in src/.libs/ and libGLU.so will be in
si-glu/.libs/, etc.