REPORT.pdf: REPORT.md
	pandoc -f markdown+lhs -o REPORT.pdf REPORT.md

report: REPORT.pdf
REPORT: REPORT.pdf
.PHONY: report REPORT
