Signed-off-by: Eric Engestrom <eric.engest...@imgtec.com>
---

Do we want to list all the modules under src/ ?
The current list seems a bit arbitrary:
src/            - source code for libraries
src/mesa        - sources for the main Mesa library and device drivers
src/gallium     - sources for Gallium and Gallium drivers
src/glx         - sources for building libGL with full GLX and DRI support

---
 docs/download.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/download.html b/docs/download.html
index c99d8f92b2..c9ba7c8976 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -62,8 +62,8 @@
 After unpacking you'll have these files and directories (among others):
 </p>
 <pre>
-Makefile       - top-level Makefile for most systems
-configs/       - makefile parameter files for various systems
+autogen.sh     - Autoconf script for *nix systems
+scons/         - SCons script for Windows builds
 include/       - GL header (include) files
 bin/           - shell scripts for making shared libraries, etc
 docs/          - documentation
-- 
Cheers,
  Eric

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to