]> pere.pagekite.me Git - homepage.git/blob - mypapers/socc-img-calibr/Makefile
Update with more text.
[homepage.git] / mypapers / socc-img-calibr / Makefile
1 include ../Makefile.latex
2
3 all: socc-img-calibr.pdf socc-img-calibr.ps socc-img-calibr.html
4
5 socc-img-calibr.pdf: socc-img-calibr.tex lensfocus.tex lensfocus.pdf
6 socc-img-calibr.ps: socc-img-calibr.dvi
7 socc-img-calibr.dvi: socc-img-calibr.tex lensfocus.tex lensfocus.ps
8 socc-img-calibr.html: socc-img-calibr.tex
9
10 lensfocus.tex: lensfocus.ps
11 echo '\begin{verbatim}' > $@
12 cat $< >> $@
13 echo '\end{verbatim}' >> $@
14 lensfocus.pdf: lensfocus.ps
15 epstopdf $<
16
17 clean:
18 $(RM) lensfocus.pdf lensfocus.tex socc-img-calibr.dvi *.log *.aux