X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FEXPORT%2Fexportcsczfc%2FMakefile;fp=helm%2FEXPORT%2Fexportcsczfc%2FMakefile;h=0000000000000000000000000000000000000000;hp=7016b28659080de16da8d59fce60abe43018e38f;hb=1696761e4b8576e8ed81caa905fd108717019226;hpb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1 diff --git a/helm/EXPORT/exportcsczfc/Makefile b/helm/EXPORT/exportcsczfc/Makefile deleted file mode 100644 index 7016b2865..000000000 --- a/helm/EXPORT/exportcsczfc/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -all: objects theories - -objects: - coqc -R csc_zfc csc_zfc csc_zfc/*.v - echo "Load Verbose provacsczfc." | ~/V7/bin/coqtop.byte -R csc_zfc csc_zfc - -theories: - ./exporttheories.sh - -clean: - rm -f *.vo csc_zfc/*.vo