# MakefileG for DrawingG

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

