diff options
Diffstat (limited to 'docs/install.html')
-rw-r--r-- | docs/install.html | 6 |
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> |