aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-07-09 15:59:32 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2007-07-09 15:59:32 +0000
commit8194dc23c0ae03486c22d5e0bf25944142f60d9b (patch)
treedaa830d5ead9f402747e25e866ca3cdd6f7c5a82 /Makefile
parent885aec961ab1a9e3c0c0bfde25742c2a43fddbc5 (diff)
Petites corrections sur le Makefile
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9965 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0aaab2515..95c26e57d 100644
--- a/Makefile
+++ b/Makefile
@@ -26,9 +26,9 @@
include config/Makefile
-.PHONY: NOARG
+.PHONY: NOARG world worldnodep
-NOARG: world
+NOARG: worldnodep
help:
@echo "Please use either"