Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-01-17 21:21:28 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-17 21:21:28 +0300
commitf4359afe8a19e0bc9b39c8030e8685984539baca (patch)
tree410428725a3f829d4012f7379f91de62dcf4ca4e /mcs/INSTALL.txt
parent3b2cef3c31f230565e6ec7888741caca58851c96 (diff)
Update
svn path=/trunk/mcs/; revision=22206
Diffstat (limited to 'mcs/INSTALL.txt')
-rw-r--r--mcs/INSTALL.txt17
1 files changed, 13 insertions, 4 deletions
diff --git a/mcs/INSTALL.txt b/mcs/INSTALL.txt
index 6033ed4fce7..cc8338f46e2 100644
--- a/mcs/INSTALL.txt
+++ b/mcs/INSTALL.txt
@@ -9,8 +9,17 @@ be supplemented by the class libraries, which are written in C#. This
package contains the components written in C#: class libraries,
compilers and tools.
-Build Process for Users.
-========================
+*********************************************************************
+* *
+* NOTICE *
+* *
+* Unless you are developing the class libraries, you should *
+* not need to do any build steps in this directory. *
+* *
+* Go to ../mono and read the README file to compile and *
+* install. *
+* *
+*********************************************************************
If you only want to build a snapshot or a fresh CVS checkout of the
sources, you should go into the `mono' sibling directory and issue the
@@ -24,8 +33,8 @@ That will build and install the code in a single pass. The
compilation is bundled with the build due to dependencies on the class
libraries on the runtime.
-Build Features for Developers.
-==============================
+Build Features for Developers of Mono.
+======================================
These instructions apply to both Linux and Windows. To build this
package, you must already have a C# compiler installed. This means