]> matita.cs.unibo.it Git - helm.git/blob - helm/EXPORT/export_Rocq_HIGMAN/Makefile
ocaml 3.09 transition
[helm.git] / helm / EXPORT / export_Rocq_HIGMAN / Makefile
1 all: objects theories
2
3 objects:
4         coqc -R HIGMAN Rocq.HIGMAN HIGMAN/*.v
5         echo "Load Verbose prova_Rocq_HIGMAN." | coqtop.byte -R HIGMAN Rocq.HIGMAN
6
7 theories:
8         ./exporttheories.sh
9
10 clean:
11         rm -f *.vo HIGMAN/*.vo