# MakefileG for MsgsG

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

