# MakefileGD for SliderGD

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

