HD_COMPONENT_NAME = Xspec HD_COMPONENT_VERS = HD_INSTALL_ONLY_EXTRA = install-xspec-data include ${HD_STD_MAKEFILE} XS_DATA_FILES = absorp.dat \ allpsf.nosm.fits \ allpsf.sm2.fits \ apec_v1.10_coco.fits \ apec_v1.10_line.fits \ apec_v1.2.0_coco.fits \ apec_v1.2.0_line.fits \ apec_v1.3.1_coco.fits \ apec_v1.3.1_line.fits \ apec_v2.0.1_coco.fits \ apec_v2.0.1_line.fits \ apec_v2.0.2_coco.fits \ apec_v2.0.2_line.fits \ ari.mod \ atomic.data \ azcomp.fits \ azecomp.fits \ azntc.fits \ azpp.fits \ Bearden.fits \ brem.fits \ cafelines.fits \ c.nff \ clt2.fits \ comp.fits \ conemx.fits \ eigenar0502.fits \ eigenar.fits \ eigenc0502.fits \ eigenca0502.fits \ eigenca.fits \ eigenc.fits \ eigenfe0502.fits \ eigenfe.fits \ eigenmg0502.fits \ eigenmg.fits \ eigenn0502.fits \ eigenne0502.fits \ eigenne.fits \ eigenn.fits \ eigenni0502.fits \ eigenni.fits \ eigeno0502.fits \ eigeno.fits \ eigens0502.fits \ eigens.fits \ eigensi0502.fits \ eigensi.fits \ ezdiskbbe.dat \ ezdiskbbf.dat \ ferad.fits \ h.nff \ htc.fits \ iondata.dat \ iond_mm.dat \ ioneq0502.fits \ ioneq.fits \ ionis.fits \ karlat.fits \ kerrbb.fits \ kerrtable.dat \ linefile.fits \ ltcz.fits \ mansig.dat \ mekal1.dat \ mekal2.dat \ mekal3.dat \ mekal4.dat \ mekal5.dat \ mekal6.dat \ mekal_lines.fits \ mekal.mod \ newtable12 \ n.nff \ nsa_gm0.0 \ nsa_gm0.5 \ nsa_gm1.0 \ nsa_gp0.5 \ nsa_gp1.0 \ nsa_spec_B_1e12G.dat \ nsa_spec_B_1e13G.dat \ nsa_spec.dat \ nsatmos.dat \ nsmax.dat \ nsmax_HB1200ThB00g1420.in \ nsmax_HB1200ThB00g1438.in \ nsmax_HB1210ThB00g1420.in \ nsmax_HB1226Thm00g1420.in \ nsmax_HB1226Thm90g1420.in \ nsmax_HB1230ThB00g1438.in \ nsmax_HB1260ThB00g1438.in \ nsmax_HB1285ThB00g1420.in \ nsmax_HB1285ThB00g1438.in \ nsmax_HB1300ThB00g1420.in \ nsmax_HB1300ThB00g1438.in \ nsmax_HB1300Thm00g1420.in \ nsmax_HB1300Thm90g1420.in \ nsmax_HB1330ThB00g1438.in \ o.nff \ outfe.fits \ pnint.dat \ raysmith.mod \ recomb.fits \ reflionx.mod \ RS93_line.fits \ RS93_newx.fits \ sedov.fits \ swind1_mtable.fits \ thrm.fits \ xrt_ea.fits \ zxipcf_mtable.fits \ xspectr1.6 install-xspec-data: @for data in ${XS_DATA_FILES}; do \ ${HD_INSTALL} $$data ${SPECTRAL_DATA}/$$data ${HD_CP_P}; \ done