X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/cbc1de6f50a19ddb875fab91fcb97ab3c65c402e..a3f9b6de6bde0cd3f32faee7e4c982f6e7d42aaf:/Makefile diff --git a/Makefile b/Makefile index 6e60635..7727514 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -all: digraphs.inc.pl unicode-cover.inc.pl countries.inc.pl data/browser termcol-xcolor.inc.pl +all: digraphs.inc.pl unicode-cover.inc.pl countries.inc.pl data/browser data/termcol-xcolor.inc.pl more: all data/digraphs-xorg.inc.pl download: data/DerivedAge.txt data/rfc1345.txt data/xorg-compose data/countryInfo.txt data/browser/caniuse data/browser/usage-wm.tsv data/xcolors @@ -42,7 +42,7 @@ data/xcolors: [ -r $@/.git ] && cd $@ && git pull --ff-only @[ -e $@ ] || git clone https://github.com/tlatsas/xcolors $@ -termcol-xcolor.inc.pl: tools/mktermcol-xcolor data/xcolors/themes +data/termcol-xcolor.inc.pl: tools/mktermcol-xcolor data/xcolors/themes $< $(word 2,$^)/* >$@ .SECONDARY: