all: amadomio.pdf 

clean:
	rm -f amadomio.ps amadomio.pdf test.ps test.pdf amadomio.midi

amadomio.pdf: amadomio.ly
	lilypond amadomio.ly

