Project

General

Profile

« Previous | Next » 

Revision 4098

mappings/: Removed no longer used ".specimens" suffix from maps, which is now the same for all maps

View differences:

input.Makefile
114 114
directMap := maps/VegBIEN.%.csv
115 115
via := Veg+
116 116

  
117
coreMap := $(mappings)/$(via)-VegBIEN.specimens.csv
118
coreSelfMap := $(mappings)/$(via).self.specimens.csv
117
coreMap := $(mappings)/$(via)-VegBIEN.csv
118
coreSelfMap := $(mappings)/$(via).self.csv
119 119

  
120 120
viaMaps := $(wildcard $(tablesSort:%=maps/$(via).%.csv))
121 121
viaMaps += $(filter-out $(viaMaps),$(srcMaps:maps/src.%=maps/$(via).%))

Also available in: Unified diff