Project

General

Profile

« Previous | Next » 

Revision 440

input.Makefile: Include VegX maps not in tablesSort

View differences:

inputs/input.Makefile
11 11

  
12 12
tablesSort := plots organisms stems
13 13
vegxMaps := $(wildcard $(tablesSort:%=map.VegX.%.csv))
14
vegxMaps += $(filter-out $(vegxMaps),$(wildcard map.VegX.*.csv))
14 15
tables := $(vegxMaps:map.VegX.%.csv=%)
15 16
vegbienMaps := $(subst .VegX.,.VegBIEN.,$(vegxMaps))
16 17

  

Also available in: Unified diff