# MakefileG for SliderG

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

