X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0d71f602a3268f8059dc48042280fb25c1abb4ba..b5b3537710ed9f73e1c867e0cc27d50439eaf4cd:/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