# MakefileGD for DrawDispGD

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

