]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/EXPORT/export_Rocq_HIGMAN/Makefile
Another contribution. But this one does not work
[helm.git] / helm / EXPORT / export_Rocq_HIGMAN / Makefile
diff --git a/helm/EXPORT/export_Rocq_HIGMAN/Makefile b/helm/EXPORT/export_Rocq_HIGMAN/Makefile
new file mode 100644 (file)
index 0000000..0aaabee
--- /dev/null
@@ -0,0 +1,11 @@
+all: objects theories
+
+objects:
+       coqc -R HIGMAN Rocq.HIGMAN HIGMAN/*.v
+       echo "Load Verbose prova_Rocq_HIGMAN." | ~/V7/bin/coqtop.byte -R HIGMAN Rocq.HIGMAN
+
+theories:
+       ./exporttheories.sh
+
+clean:
+       rm -f *.vo HIGMAN/*.vo