X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Flibrary%2FMakefile;h=e13b3e8a48d6c05fb5e07f19043e285192c24309;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=607e57f41db8ee5a6ce9b57a32f0309f3ff44795;hpb=9bc10c093aa7ded9bff47b4ba3b992f38f99649f;p=helm.git diff --git a/helm/matita/library/Makefile b/helm/matita/library/Makefile index 607e57f41..e13b3e8a4 100644 --- a/helm/matita/library/Makefile +++ b/helm/matita/library/Makefile @@ -6,8 +6,8 @@ ifeq ($(NODB),true) MATITA_FLAGS += -nodb endif -MATITAC=../scripts/do_tests.sh $(DO_TESTS_OPTS) "../matitac $(MATITA_FLAGS)" "../matitaclean $(MATITA_FLAGS)" /dev/null -MATITACOPT=../scripts/do_tests.sh $(DO_TESTS_OPTS) "../matitac.opt $(MATITA_FLAGS)" "../matitaclean.opt $(MATITA_FLAGS)" /dev/null +MATITAC=../scripts/do_tests.sh $(DO_TESTS_OPTS) "../matitac $(MATITA_FLAGS)" "../matitaclean $(MATITA_FLAGS)" /dev/null OK +MATITACOPT=../scripts/do_tests.sh $(DO_TESTS_OPTS) "../matitac.opt $(MATITA_FLAGS)" "../matitaclean.opt $(MATITA_FLAGS)" /dev/null OK VERBOSEMATITAC=../matitac $(MATITA_FLAGS) VERBOSEMATITACOPT=../matitac.opt $(MATITA_FLAGS)