diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-06-07 12:48:48 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-06-07 12:48:48 (GMT) |
commit | c3d169db286b0cad14c7870faaec39e9700d0969 (patch) | |
tree | ed77f8593df848fd5e5b8a1fdc94febfa3416b81 /doc/index.html | |
parent | b413e5adc1ba4f163c4fcc5e72f5413b676afec7 (diff) | |
download | mxe-c3d169db286b0cad14c7870faaec39e9700d0969.zip mxe-c3d169db286b0cad14c7870faaec39e9700d0969.tar.gz mxe-c3d169db286b0cad14c7870faaec39e9700d0969.tar.bz2 |
add instructions for Frugalware
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 4f0d0f3..a73a8dc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -424,6 +424,10 @@ If a cross compiler is detected then cross compile mode will be used.</pre> <pre>pkg_add -r bash gmake gsed perl unzip wget</pre> + <h3>Frugalware</h3> + + <pre>pacman-g2 -S scons</pre> + <h3>MacOS X</h3> <p> |