X-Git-Url: http://git.megacz.com/?p=coq-hetmet.git;a=blobdiff_plain;f=Makefile;h=7959831e0c9099f3f3e81fa1f0a7cc7ab9e6dead;hp=06d038247acaf863a0c3d01853ccdfa4de934ef1;hb=dceacf3f8630d0562bfb4e1bd2dc16880dbf3b7d;hpb=b3214686b18b2d6f6905394494da8d1c17587bdb diff --git a/Makefile b/Makefile index 06d0382..7959831 100644 --- a/Makefile +++ b/Makefile @@ -29,9 +29,6 @@ push: build/CoqPass.hs git commit -m 'update baked-in CoqPass.hs' && \ (git push -f http://git.megacz.com/coq-hetmet.git master:coq-extraction-baked-in; \ git reset HEAD^) - make publish - -publish: rm -rf .temp mkdir .temp cd .temp; ln -s ../src/*.v .