commit | 8412c604518893d66b78bf78ffda2c02f861d5a9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Tue Apr 01 15:33:08 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Tue Apr 01 15:33:08 2003 +0000 |
tree | 53cbddba412bacbcca8469e44274b76185f1dbbb | |
parent | b8b50cc5c45faaed6a89c889a004de60112cb043 [diff] [blame] |
added gnumake/gmake info
diff --git a/docs/install.html b/docs/install.html index f126097..605b658 100644 --- a/docs/install.html +++ b/docs/install.html
@@ -234,6 +234,9 @@ <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.