X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0d71f602a3268f8059dc48042280fb25c1abb4ba..eeaaa3c862485faf9f26c5646b2c9e94d03657ab:/Makefile diff --git a/Makefile b/Makefile index 23cdb70..8666e82 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ data/rfc1345.txt: wget http://www.ietf.org/rfc/rfc1345.txt -O $@ digraphs.inc.pl: data/rfc1345.txt - ./rfc1345convert data/rfc1345.txt >$@ + tools/mkdigraphlist data/rfc1345.txt >$@ unicode-char.inc.pl: digraphs.inc.pl - tools/convert-unicode.pl >$@ + tools/mkcharinfo >$@ ttfsupport: mkdir ttfsupport