diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-09-03 23:04:31 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-09-03 23:04:31 +0000 |
commit | afc0428b5c5380fa5beaaa28c78faddd41da5284 (patch) | |
tree | 30270a55ad190a26fbdc5a1ce2f07683648acb7a /docs/install.html | |
parent | 56e9efa15de5fdc952e56f04276285870214b24d (diff) |
assorted updates
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> |