Add a newline to "make all make install" so that it'll ... work!
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@408 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
019099a2a2
commit
76a87d1864
@ -34,7 +34,7 @@ generateHeader($_SERVER['PHP_SELF']);
|
||||
|
||||
<p>This is as simple as:</p>
|
||||
|
||||
<blockquote>make all
|
||||
<blockquote>make all<br>
|
||||
make install</blockquote>
|
||||
|
||||
|
||||
@ -47,4 +47,4 @@ ln -s /usr/lib/libfreeglut.so.0.2.0 /usr/lib/libglut.so.3.7.0</blockquote>
|
||||
|
||||
<?PHP
|
||||
generateFooter();
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user