X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/71ebec1cf2c6050f2b92f4b46bc1f59b45414fb7..4048945e110ef0f373ab890e25af7a7d1dac21a9:/Makefile diff --git a/Makefile b/Makefile index 8d71274..4e51768 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ data/rfc1345.txt: digraphs.inc.pl: data/rfc1345.txt tools/mkdigraphlist data/rfc1345.txt >$@ -unicode-char.inc.pl: digraphs.inc.pl +unicode-char.inc.pl: digraphs.inc.pl unicode-age.inc.pl tools/mkcharinfo >$@ ttfsupport: @@ -28,6 +28,9 @@ data/countryInfo.txt: countries.inc.pl: data/countryInfo.txt tools/mkcountries-geonames data/countryInfo.txt >$@ +data/caniuse.json: + tools/wget-ifmodified http://caniuse.com/data.json $@ + clean: -rm digraphs.inc.pl -rm unicode-char.inc.pl