]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/EXPORT/export_Bordeaux_EXCEPTIONS/Makefile
Initial
[helm.git] / helm / EXPORT / export_Bordeaux_EXCEPTIONS / Makefile
diff --git a/helm/EXPORT/export_Bordeaux_EXCEPTIONS/Makefile b/helm/EXPORT/export_Bordeaux_EXCEPTIONS/Makefile
new file mode 100644 (file)
index 0000000..484f097
--- /dev/null
@@ -0,0 +1,11 @@
+all: objects theories
+
+objects:
+       coqc -R EXCEPTIONS Bordeaux.EXCEPTIONS EXCEPTIONS/*.v
+       echo "Load Verbose prova_Bordeaux_EXCEPTIONS." | coqtop.byte -R EXCEPTIONS Bordeaux.EXCEPTIONS
+
+theories:
+       ./exporttheories.sh
+
+clean:
+       rm -f *.vo EXCEPTIONS/*.vo