Project

General

Profile

« Previous | Next » 

Revision 4687

input.Makefile: Existing maps discovery: Substituted Veg+ for $(via) because it's now only used once

View differences:

inputs/input.Makefile
137 137
anyTest = $*/test.%
138 138
srcsOnly = $(filter-out $(anyMap) $(anyTest) %/logs,$(call dataOnly,$(1)))
139 139

  
140
via := Veg+
141

  
142 140
coreMap := $(mappings)/VegCore-VegBIEN.csv
143
dict := $(mappings)/$(via)-VegCore.csv
141
dict := $(mappings)/Veg+-VegCore.csv
144 142

  
145 143
viaMaps := $(tables:%=%/map.csv)
146 144

  

Also available in: Unified diff