all: systemoverview-1.pdf

%-1.pdf: %.mp ../inc/mpdefs.mp
		mptopdf $^

clean:
		rm -fv *.tmp *.1 *.log *.mpo *~
