Sufficiently updated docs, build system and a few of the examples for
[xiph/unicode.git] / fusd / doc / Makefile
blob2b7981f4d8e128fbcf6eef1cce09ac8708eb3ee3
1 default: docs
3 clean:
4 rm -f *.[ch].example
5 rm -f fusd.dvi
7 docs:
8 latex fusd
9 latex fusd
11 html:
12 latex2html fusd
13 rm -f fusd/*.pl
14 rm -f fusd/images.*
15 rm -f fusd/WARNINGS
16 tar czvf fusd-html-docs.tar.gz fusd
18 pdf: docs
19 dvips -t Letter -Ppdf -G0 fusd.dvi
20 ps2pdf fusd.ps