# MakefileG for ClockerG

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

