From a03c49aaa432c87569315569cc041b2756796e43 Mon Sep 17 00:00:00 2001 From: delahaye Date: Wed, 5 Jul 2000 18:07:33 +0000 Subject: Adaptation pour Alpha. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@556 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3