# MakefileG for MultiPaneG

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

