# Which LilyPond executable to use
LILYPOND=~/lilypond_bin/2.14.0-1/bin/lilypond

scorewiz.png: scorewiz.ly
	$(LILYPOND) --png -dresolution=100 -dpixmap-format="pngalpha" $<

