
all: img/V_Bass3.png img/V_Trio.png \
	img/BalanceTheStraw.png img/CountryGarden3.png img/CountryGarden4.png \
	img/CountryGarden5.png img/Gracenotes.png img/Lengths1.png \
	img/PaddyORafferty2.png img/Scale2.png img/SvaNokLe.png img/Words2.png

img/BalanceTheStraw.eps: tune/BalanceTheStraw.abc _65.fmt
	abc2ps tune/BalanceTheStraw.abc +E +F_65 >img/BalanceTheStraw.eps
	rename s/001// img/BalanceTheStraw001*
img/BalanceTheStraw.png: img/BalanceTheStraw.eps
	ps2png 74 img/BalanceTheStraw.eps

img/V_Bass3.ps: tune/V_Bass3.abc _60.fmt
	abc2ps tune/V_Bass3.abc +F_60 >img/V_Bass3.ps
img/V_Bass3.png: img/V_Bass3.ps
	ps2png 74 img/V_Bass3.ps

img/CountryGarden3.eps: tune/CountryGarden3.abc _65.fmt
	abc2ps tune/CountryGarden3.abc +E +F_65 >img/CountryGarden3.eps
	rename s/001// img/CountryGarden3001*
img/CountryGarden3.png: img/CountryGarden3.eps
	ps2png 74 img/CountryGarden3.eps

img/CountryGarden4.eps: tune/CountryGarden4.abc _65.fmt
	abc2ps tune/CountryGarden4.abc +E +F_65 >img/CountryGarden4.eps
	rename s/001// img/CountryGarden4001*
img/CountryGarden4.png: img/CountryGarden4.eps
	ps2png 74 img/CountryGarden4.eps

img/CountryGarden5.eps: tune/CountryGarden5.abc _65.fmt
	abc2ps tune/CountryGarden5.abc +E +F_65 >img/CountryGarden5.eps
	rename s/001// img/CountryGarden5001*
img/CountryGarden5.png: img/CountryGarden5.eps
	ps2png 74 img/CountryGarden5.eps

img/Gracenotes.eps: tune/Gracenotes.abc _65.fmt
	abc2ps tune/Gracenotes.abc +E +F_65 >img/Gracenotes.eps
	rename s/001// img/Gracenotes001*
img/Gracenotes.png: img/Gracenotes.eps
	ps2png 74 img/Gracenotes.eps

img/Lengths1.eps: tune/Lengths1.abc _65.fmt
	abc2ps tune/Lengths1.abc +E +F_65 >img/Lengths1.eps
	rename s/001// img/Lengths1001*
img/Lengths1.png: img/Lengths1.eps
	ps2png 74 img/Lengths1.eps

img/PaddyORafferty2.eps: tune/PaddyORafferty.abc _65.fmt
	abc2ps tune/PaddyORafferty.abc +E +F_65 >img/PaddyORafferty2.eps
	rename s/001// img/PaddyORafferty2*
img/PaddyORafferty2.png: img/PaddyORafferty2.eps
	ps2png 74 img/PaddyORafferty2.eps

img/Scale1.eps: tune/Scale1.abc _65.fmt
	abc2ps tune/Scale1.abc +E +F_65 >img/Scale1.eps
	rename s/001// img/Scale1001*
img/Scale1.png: img/Scale1.eps
	ps2png 74 img/Scale1.eps

img/Scale2.eps: tune/Scale2.abc _65.fmt
	abc2ps tune/Scale2.abc +E +F_65 >img/Scale2.eps
	rename s/001// img/Scale2001*
img/Scale2.png: img/Scale2.eps
	ps2png 74 img/Scale2.eps

img/SvaNokLe.eps: tune/SvaNokLe.abc _65.fmt
	abc2ps tune/SvaNokLe.abc +E +F_65 >img/SvaNokLe.eps
	rename s/001// img/SvaNokLe001*
img/SvaNokLe.png: img/SvaNokLe.eps
	ps2png 74 img/SvaNokLe.eps

img/V_Trio.ps: tune/V_Trio.abc _60.fmt
	abc2ps tune/V_Trio.abc +F_60 >img/V_Trio.ps
img/V_Trio.png: img/V_Trio.ps
	ps2png 74 img/V_Trio.ps

img/Words2.eps: tune/Words2.abc _65.fmt
	abc2ps tune/Words2.abc +E +F_65 >img/Words2.eps
	rename s/001// img/Words2001*
img/Words2.png: img/Words2.eps
	ps2png 74 img/Words2.eps
