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