From: Mischa POSLAWSKY Date: Thu, 27 Apr 2017 01:45:29 +0000 (+0200) Subject: tools: specify only font files to keep after building X-Git-Tag: v1.11~46 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/f7f5402e4a64464441582cfb79e9ce8770cd25d8 tools: specify only font files to keep after building Target intermediate ttf files as intended to reallow cleanup for everything else. --- diff --git a/Makefile b/Makefile index 9746c96..a2b2846 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ data/xcolors: data/termcol-xcolor.inc.pl: tools/mktermcol-xcolor data/xcolors/themes $(call cmdsave,$^/*) -.SECONDARY: +.SECONDARY: data/font/%.ttf data/font/%.ttf: find /usr/share/fonts/truetype/ ~/.fonts/ -iname "$(@F)" | head -1 | xargs -i ln -sf {} $@ data/font/%.win2k.ttf: