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-07 03:38:59 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-07 03:38:59 +0300
commit0c7b0c1b7456698e9899ebaa5a0411bc3b95959a (patch)
treedc7b4b73177ac50d366b210f82ece995eb8f248b /mcs/INSTALL.txt
parente990bcc5d15942526a6d24754d4ff0ca35cdbbf1 (diff)
Update, some people got confused
svn path=/trunk/mcs/; revision=21765
Diffstat (limited to 'mcs/INSTALL.txt')
-rw-r--r--mcs/INSTALL.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/INSTALL.txt b/mcs/INSTALL.txt
index edfd8da5293..4a096cba703 100644
--- a/mcs/INSTALL.txt
+++ b/mcs/INSTALL.txt
@@ -14,8 +14,9 @@ Build Process for Users.
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
-following command:
+make fullbuild command, like this:
+ cd ../mono
./autogen --prefix=/usr/local
make fullbuild