aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordelahaye2000-07-05 18:07:33 +0000
committerdelahaye2000-07-05 18:07:33 +0000
commita03c49aaa432c87569315569cc041b2756796e43 (patch)
treeac0c778df504cea36c3c4620c5f7aadcbbbd53cd
parent8b1a540b136e2856fb8d5a9fd6504e4967497711 (diff)
Adaptation pour Alpha.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@556 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index de4b33edbc..5317bb1d02 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@
###########################################################################
# Makefile for Coq
#
+# To be used with GNU Make.
+#
# This is the only Makefile. You won't find Makefiles in sub-directories
# and this is done on purpose. If you are not yet convinced of the advantages
# of a single Makefile, please read