# MakefileGD for MsgsGD

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

