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