]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/Makefile
fix
[helm.git] / helm / software / matita / Makefile
index 749ed0f71ecf3880a5cb9c11ec96512a650bcd0b..39b348eea1a9ac19867bc15ec661835eb5695603 100644 (file)
@@ -178,9 +178,9 @@ tests.opt: $(foreach d,$(TEST_DIRS),$(d)-test-opt)
 cleantests: $(foreach d,$(TEST_DIRS),$(d)-cleantests)
 cleantests.opt: $(foreach d,$(TEST_DIRS),$(d)-cleantests-opt)
 
-%-test: matitac matitadep matitaclean coq.moo
+%-test: matitac matitadep matitaclean 
        -cd $* && make -k clean all
-%-test-opt: matitac.opt matitadep.opt matitaclean.opt coq.moo.opt
+%-test-opt: matitac.opt matitadep.opt matitaclean.opt
        -cd $* && make -k clean.opt opt
 %-cleantests: matitaclean
        -cd $* && make clean