# MakefileGD for OrientateGD

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

