# MakefileG for ScaleDrawG

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

