X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d74545af2334960d43ae45714b4eddb5ecdbd528..20944668da222b8510754fb4819b2b21e768840c:/Makefile diff --git a/Makefile b/Makefile index e635f5f..aaf9283 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: sitemap.xml light.css plan.plp data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl data/digraphs-xorg.inc.pl word +all: sitemap.xml light.css plan.plp UPDATE data/digraphs.inc.pl data/unicode-cover.inc.pl data/countries.inc.pl data/browser data/termcol-xcolor.inc.pl data/digraphs-xorg.inc.pl word more: all .PHONY: force # applied to download after 2 hours @@ -20,6 +20,9 @@ light.css: tools/stripcss base.css plan.plp: TODO kramdown $< >$@ +UPDATE: $(download) + $(call cmdsave,git log -1 --date=short --pretty="%ad %s") + word: word/put.min.js data/wordlist.en.json data/wordlist.nl.json data/wordlist.ru.json data/wordpairs.json word/put.js: $(download)