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