aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar monate <monate@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-06-02 17:32:33 +0000
committerGravatar monate <monate@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-06-02 17:32:33 +0000
commitf372e35283053fa94dc783490c33151cffb2864b (patch)
treea5bdd42785e0a11e32800e0f0f03c85399240ef5 /Makefile
parent74c2bae733d669bc806423deeec7bea70996ff88 (diff)
au lieu de make
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4095 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e114e506..bc5364f8f 100644
--- a/Makefile
+++ b/Makefile
@@ -700,7 +700,7 @@ noreal: logic arith bool zarith lists sets intmap relations wellfounded \
glob.dump::
rm -f glob.dump
rm -f theories/*/*.vo
- make GLOB="-dump-glob glob.dump" world
+ $(MAKE) GLOB="-dump-glob glob.dump" world
clean::
rm -f theories/*/*.vo