summaryrefslogtreecommitdiff
path: root/docs/install.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-09-03 23:04:31 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-09-03 23:04:31 +0000
commitafc0428b5c5380fa5beaaa28c78faddd41da5284 (patch)
tree30270a55ad190a26fbdc5a1ce2f07683648acb7a /docs/install.html
parent56e9efa15de5fdc952e56f04276285870214b24d (diff)
assorted updates
Diffstat (limited to 'docs/install.html')
-rw-r--r--docs/install.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/install.html b/docs/install.html
index 605b658155..3570eaf735 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -31,6 +31,7 @@ systems. For that reason, the old-style make system is still supported
Simply type <code>make</code> and you'll see a list of supported
system configurations. Pick one and type <code>make</code> <em>config</em>.
More details below.
+<br>
</dd>
</dl>
@@ -293,6 +294,11 @@ first copy the top-level <code>Makefile.X11</code> file over
</p>
<p>
+<B>Also Note</B>: if you've obtained Mesa directly from CVS you'll have
+to copy the top-level Makefile.X11 to Makefile.
+</p>
+
+<p>
Just type <code>make</code> alone.
You'll see a list of supported system configurations.
Choose one and type <code>make</code> <em>config</em>