# MakefileGD for IconPlotGD

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

