X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2FMakefile;h=33d4589296c18262a2292fa6bae2f4c395ebed52;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=d9ce39b18096fb18118926ce88f54181da1dc91c;hpb=e427c64ca108ee583f7faf05ea4d1b95512da40f;p=helm.git diff --git a/helm/matita/tests/Makefile b/helm/matita/tests/Makefile index d9ce39b18..33d458929 100644 --- a/helm/matita/tests/Makefile +++ b/helm/matita/tests/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)