# MakefileG for IconPlotG

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

