#
#       $Id: yMakefile,v 1.10 2009-11-08 19:55:46 haley Exp $
#
FILES		= \
		3gauss.ncmap  \
		3saw.ncmap \
		BkBlAqGrYeOrReViWh200.gp \
		BkBlAqGrYeOrReViWh200.rgb \
		BlAqGrYeOrRe.gp \
		BlAqGrYeOrRe.rgb \
		BlAqGrYeOrReVi200.gp \
		BlAqGrYeOrReVi200.rgb \
		BlGrYeOrReVi200.gp \
		BlGrYeOrReVi200.rgb \
		BlRe.rgb \
		BlWhRe.gp \
		BlWhRe.rgb \
		BlueRed.rgb \
		BlueRedGray.rgb \
		GreenYellow.rgb \
		ViBlGrWhYeOrRe.gp \
		ViBlGrWhYeOrRe.rgb \
		WhBlGrYeRe.gp \
		WhBlGrYeRe.rgb \
		WhBlReWh.gp \
		WhViBlGrYeOrRe.gp \
		WhViBlGrYeOrRe.rgb \
		WhViBlGrYeOrReWh.gp \
		WhViBlGrYeOrReWh.rgb \
		amwg.rgb \
		amwg256.rgb \
		cosam.rgb \
		cosam12.rgb \
		default.rgb \
		detail.ncmap \
		extrema.ncmap \
		helix.ncmap \
		helix1.ncmap \
		gui_default.rgb \
		hlu_default.rgb \
		hotres.ncmap \
		ncview_default.ncmap \
		nrl_sirkes.rgb \
		nrl_sirkes_nowhite.rgb \
		posneg_1.rgb \
		posneg_2.rgb \
		prcp_1.rgb \
		prcp_2.rgb \
		prcp_3.rgb \
		radar.rgb \
		radar_1.rgb \
		rainbow.gp \
		rainbow+gray.gp \
		rainbow+white.gp \
		rainbow+white+gray.gp \
		so4_21.gp \
		so4_23.gp \
		tbrAvg1.rgb \
		tbrStd1.gp \
		tbrStd1.rgb \
		tbrVar1.gp \
		tbrVar1.rgb \
		tbr_240-300.gp \
		tbr_240-300.rgb \
		tbr_stdev_0-30.gp \
		tbr_stdev_0-30.rgb \
		tbr_var_0-500.gp \
		tbr_var_0-500.rgb \
		testcmap.rgb \
		thelix.rgb \
                wgne15.rgb \
		wh-bl-gr-ye-re.gp \
		wxpEnIR.rgb \
		BlueDarkOrange18.rgb \
		BlueDarkRed18.rgb \
		BlueGreen14.rgb \
		BrownBlue12.rgb \
		Cat12.rgb \
		GreenMagenta16.rgb \
		StepSeq25.rgb \
		amwg_blueyellowred.rgb \
		hotcold_18lev.rgb \
		hotcolr_19lev.rgb \
		mch_default.rgb \
		perc2_9lev.rgb \
		percent_11lev.rgb \
		precip2_15lev.rgb \
		precip2_17lev.rgb \
		precip3_16lev.rgb \
		precip4_11lev.rgb \
		precip4_diff_19lev.rgb \
		precip_11lev.rgb \
		precip_diff_12lev.rgb \
		precip_diff_1lev.rgb \
		rh_19lev.rgb \
		spread_15lev.rgb \
		sunshine_9lev.rgb \
		sunshine_diff_12lev.rgb \
		t2m_29lev.rgb \
		temp_19lev.rgb \
		temp_diff_18lev.rgb \
		temp_diff_1lev.rgb \
		topo_15lev.rgb \
		wind_17lev.rgb \
		BlueWhiteOrangeRed.rgb \
		BlueYellowRed.rgb \
		GrayWhiteGray.rgb \
		WhiteBlueGreenYellowRed.rgb \
		OceanLakeLandSnow.rgb \
		WhiteBlue.rgb \
		WhiteYellowOrangeRed.rgb \
		WhiteGreen.rgb \
		cmp_b2r.rgb \
		cmp_flux.rgb \
		cmp_haxby.rgb \
		matlab_hot.rgb \
		matlab_hsv.rgb \
		matlab_jet.rgb \
		matlab_lines.rgb \
		seaice_1.rgb \
		seaice_2.rgb \
		GHRSST_anomaly.rgb \
		cb_9step.rgb \
		cb_rainbow.rgb \
		cb_rainbow_inv.rgb


CMPATH	= $(LIBNCARGPATH)/colormaps
INSTALL_CM = $(INSTALL_DB)

InstallTarget($(FILES),$(INSTALL_CM),$(CMPATH))
#ifdef BuildPyNGL
InstallTarget($(FILES),$(INSTALL_CM),$(PYNGLNCARGPATH)/colormaps)
#endif

