# MakefileG for DrawDispG

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

