#! /usr/bin/make -f html: mgp -D ../html speech.mgp speech.ps: speech.mgp mgp2ps -c -t $< > $@ clean: rm -f speech.ps speech.pdf core .PHONY: clean html