]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/Makefile
branch for universe
[helm.git] / matita / tests / Makefile
diff --git a/matita/tests/Makefile b/matita/tests/Makefile
new file mode 100644 (file)
index 0000000..0630091
--- /dev/null
@@ -0,0 +1,14 @@
+DIR=$(shell basename $$PWD)
+
+$(DIR) all:
+       ../matitac 2>/dev/null
+$(DIR).opt opt all.opt:
+       ../matitac.opt 2>/dev/null
+clean:
+       ../matitaclean
+clean.opt:
+       ../matitaclean.opt
+depend:
+       ../matitadep
+depend.opt:
+       ../matitadep.opt