makefile update at Thu Nov 20 15:36:43 CST 2014

This commit is contained in:
T.J. Yang 2014-11-20 15:36:43 -06:00
parent 10b8b45b52
commit 7497336a68

View file

@ -55,6 +55,7 @@ help:
@echo " devhelp to make HTML files and a Devhelp project"
@echo " epub to make an epub"
@echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter"
@echo " xetexpdf to make LaTeX files and run them through xelatex"
@echo " latexpdf to make LaTeX files and run them through pdflatex"
@echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
@echo " text to make text files"