freeswitch/libs/test/jrtplib/doc/Makefile.am

11 lines
166 B
Makefile

EXTRA_DIST = jrtplib.tex manual.tex
doc: jrtplib.pdf
jrtplib.pdf: jrtplib.tex
pdflatex jrtplib.tex
pdflatex jrtplib.tex
clean:
rm -f jrtplib.{toc,aux,log,pdf}