# MakefileG for GridG

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

