]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/RELATIONAL/Makefile
BIG FAT WARNING: DEVELOPMENTS DIE HERE
[helm.git] / helm / software / matita / contribs / RELATIONAL / Makefile
diff --git a/helm/software/matita/contribs/RELATIONAL/Makefile b/helm/software/matita/contribs/RELATIONAL/Makefile
new file mode 100644 (file)
index 0000000..c925bdd
--- /dev/null
@@ -0,0 +1,14 @@
+DIR=$(shell basename $$PWD)
+
+$(DIR) all:
+       ../../matitac
+$(DIR).opt opt all.opt:
+       ../../matitac.opt
+clean:
+       ../../matitaclean
+clean.opt:
+       ../../matitaclean.opt
+depend:
+       ../../matitadep
+depend.opt:
+       ../../matitadep.opt