added gnumake/gmake info

This commit is contained in:
Brian Paul 2003-04-01 15:33:08 +00:00
parent b8b50cc5c4
commit 8412c60451
1 changed files with 3 additions and 0 deletions

View File

@ -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.