%.pdf: %.tex pdflatex $< add-pms.pdf: install: pdftk add-pms.pdf attach_files tap-query.py output tmp.pdf mv tmp.pdf add-pms.pdf scp add-pms.pdf www.g-vo.org:/var/www/tutorials/ clean: rm -f *.aux *.log *.out *.pdf