# MakefileGD for ScaleDrawGD

RunImage:
	DIR <ScaleDraw$$Dir>
	make -f <ScaleDraw$$Dir>.MakefilRGD
	Echo "ScaleDraw" Built Successfully

