From: Mischa POSLAWSKY Date: Sun, 29 Oct 2023 01:38:10 +0000 (+0100) Subject: charset: make json cache from data includes X-Git-Tag: v1.15~20 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/dc55d93a545a4ebda0d3c31eeb02a9a0a3800cd1 charset: make json cache from data includes --- diff --git a/Makefile b/Makefile index 77c9cb0..1f48304 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ plan.plp: TODO UPDATE: $(download) $(call cmdsave,git log -1 --date=short --pretty="%ad %s") -cache: data/writing-latn.json +cache: $(patsubst %.inc.pl,data/%.json,$(wildcard charset-*.inc.pl) writing-latn.inc.pl) word: word/put.min.js data/wordlist.inc.pl data/wordlist.en.json data/wordlist.nl.json data/wordlist.ru.json data/wordpairs.json word/put.js: $(download)