X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=edc3506a11e5bdb87fb279bf17be47f302abf990;hb=4cdd792ae43976bc012c65e7d8daeb0fd6c3902c;hp=100da25899d545b20988bd28d2ff6758a999dc86;hpb=9f6123394e8b320ce7a6fcb081387666174f0c95;p=cryptoparty-www.git diff --git a/Makefile b/Makefile index 100da25..edc3506 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,10 @@ +.PHONY: static + +all: clean html static + +clean: + rm -rf cryptoparty.html + CSS != cat style.css html: