]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/Makefile
ocaml 3.09 transition
[helm.git] / helm / matita / tests / Makefile
index d9ce39b18096fb18118926ce88f54181da1dc91c..33d4589296c18262a2292fa6bae2f4c395ebed52 100644 (file)
@@ -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)