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