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