aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar delahaye <delahaye@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-07-05 18:07:33 +0000
committerGravatar delahaye <delahaye@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-07-05 18:07:33 +0000
commita03c49aaa432c87569315569cc041b2756796e43 (patch)
treeac0c778df504cea36c3c4620c5f7aadcbbbd53cd /Makefile
parent8b1a540b136e2856fb8d5a9fd6504e4967497711 (diff)
Adaptation pour Alpha.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@556 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index de4b33edb..5317bb1d0 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