aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar corbinea <corbinea@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-07-13 11:08:26 +0000
committerGravatar corbinea <corbinea@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-07-13 11:08:26 +0000
commit8f4b7f1b6d59978db284f89e474faf9d01488a7e (patch)
treefad42427f62375a057e44846a5921b5289a94f1f /INSTALL
parentace68194290b49c459a56ea0a023863056fae0e2 (diff)
New bootstrapping, improved, Makefile system
Documented in dev/doc/build-system.txt . git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9992 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 68b5f8993..da1ec753e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -38,6 +38,11 @@ WHAT DO YOU NEED ?
- Objective Caml version 3.07 or later
(available at http://caml.inria.fr/)
+ - GNU Make version 3.80 or later
+ (available at http://www.gnu.org/software/make/, but also a
+ standard or optional add-on part to most Unices and Unix
+ clones, sometimes under the name "gmake".)
+
- a C compiler