summaryrefslogtreecommitdiffstats
path: root/docs/install.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:49 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commitfd64b397277c66e4cbb83222454d33b890648471 (patch)
tree9d8b11793e4703109ab4c5c5ddb651938e0f9abc /docs/install.html
parent5dc59455f900de66a387dca5f62d5a48711b0c14 (diff)
downloadexternal_mesa3d-fd64b397277c66e4cbb83222454d33b890648471.zip
external_mesa3d-fd64b397277c66e4cbb83222454d33b890648471.tar.gz
external_mesa3d-fd64b397277c66e4cbb83222454d33b890648471.tar.bz2
docs: whitespaces cleanup
Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/install.html')
-rw-r--r--docs/install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/install.html b/docs/install.html
index c7995c8..948d147 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -117,8 +117,8 @@ To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler tool
This will create:
</p>
<ul>
-<li>build/windows-x86-debug/mesa/drivers/windows/gdi/opengl32.dll &mdash; Mesa + swrast, binary compatible with Windows's opengl32.dll
-<li>build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll &mdash; Mesa + Gallium + softpipe, binary compatible with Windows's opengl32.dll
+<li>build/windows-x86-debug/mesa/drivers/windows/gdi/opengl32.dll &mdash; Mesa + swrast, binary compatible with Windows's opengl32.dll
+<li>build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll &mdash; Mesa + Gallium + softpipe, binary compatible with Windows's opengl32.dll
</ul>
<p>
Put them all in the same directory to test them.