Improve texi2html -> makeinfo conversion

master
Thomas Preud'homme 2013-05-29 13:14:59 +02:00
parent 47d9f08c6f
commit d0c4138ac2
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ endif
# documentation and man page
tcc-doc.html: tcc-doc.texi
makeinfo --no-split --html -o $@ $<
-makeinfo --no-split --html --number-sections -o $@ $<
tcc.1: tcc-doc.texi
-$(top_srcdir)/texi2pod.pl $< tcc.pod