# MakefileGD for CreateGD

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

