mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 06:30:10 +01:00
added gnumake/gmake info
This commit is contained in:
parent
b8b50cc5c4
commit
8412c60451
1 changed files with 3 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue