aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-01-17 15:58:08 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-01-17 15:58:08 +0000
commitf6a5e11fa3624d2fc5a2402066e22e1d052101bc (patch)
tree4efc61fbbada2d7e6330e0293724de97c737e2b5 /Makefile
parent23e93eeb9b28aa59511a7c00b613c07dc97d5409 (diff)
Makefile: fix make distclean w.r.t. test-suite
No need for a distclean rule in test-suite, since the root-level distclean already launches clean, which launches clean in test-suite, and this one does the job git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14915 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 876ac5838..b0d243e21 100644
--- a/Makefile
+++ b/Makefile
@@ -221,7 +221,6 @@ cleanconfig:
rm -f config/Makefile config/coq_config.ml dev/ocamldebug-v7 ide/undo.mli
distclean: clean cleanconfig
- $(MAKE) -C test-suite distclean
voclean:
rm -f states/*.coq