# MakefileGD for DrawingGD

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

