# MakefileGD for ClockerGD

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

