X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=blobdiff_plain;f=Makefile;h=edc3506a11e5bdb87fb279bf17be47f302abf990;hp=100da25899d545b20988bd28d2ff6758a999dc86;hb=fa8293864293841c6bbcc358cf17ebe8f151a031;hpb=9f6123394e8b320ce7a6fcb081387666174f0c95 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: