# MakefileGD for MultiPaneGD

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

