From: Sergey Matveev Date: Thu, 19 Jan 2017 08:27:22 +0000 (+0300) Subject: all цель сборки для удобства X-Git-Url: http://www.git.cypherpunks.ru/?p=cryptoparty-www.git;a=commitdiff_plain;h=318ecb3ad0b89e7c8e6a57ca92bc3199342a7247 all цель сборки для удобства --- 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: