summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2010-12-10 10:34:14 (GMT)
committerTony Theodore <tonyt@logyst.com>2010-12-10 10:34:14 (GMT)
commit4dcd276ec3ef5529aa47b5a2ca05126e9d6c868a (patch)
tree41249a234f9f4d72f2b4f19e836f89b7377fc3df /doc
parent5f940a364d83890e28cf35c59789a2f1fa057d22 (diff)
downloadmxe-4dcd276ec3ef5529aa47b5a2ca05126e9d6c868a.zip
mxe-4dcd276ec3ef5529aa47b5a2ca05126e9d6c868a.tar.gz
mxe-4dcd276ec3ef5529aa47b5a2ca05126e9d6c868a.tar.bz2
doc update for gmake in bsd userland and spelling fix
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index 7e9da92..ab572e4 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -643,7 +643,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
unzip wget yasm</pre>
<p>
- Ensure that /usr/local/bin preceeds /usr/bin in your $PATH:
+ Ensure that /usr/local/bin precedes /usr/bin in your $PATH:
</p>
<p>
For C style shells, edit .cshrc
@@ -729,7 +729,9 @@ sudo gcc_select gcc42</pre>
<p>
All build commands also download the packages if necessary.
</p>
-
+ <p>
+ In a BSD userland, substitute "make" with "gmake".
+ </p>
<dl class="usage">
<dt>make</dt>