C++InterfacetoTauola
TauSpinner/paper/Makefile
1 all:
2  latex TauSpinNote.tex
3  latex TauSpinNote.tex
4  dvipdf TauSpinNote.dvi TauSpinNote.pdf
5 
6 clean:
7  rm -f *.aux *.dvi *.log TauSpinNote.pdf