Revision 4656
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
269 | 269 |
endif |
270 | 270 |
|
271 | 271 |
%/VegBIEN.csv: %/map.csv $(coreMap) |
272 |
$(bin)/join <$+|$(bin)/sort_map >$@
|
|
272 |
<$< $(bin)/cat_cols 1 2|$(bin)/join $(coreMap)|$(bin)/sort_map >$@
|
|
273 | 273 |
maps += $(autogenMaps) |
274 | 274 |
|
275 | 275 |
maps: $(maps) _always ; |
Also available in: Unified diff
inputs/*/*/map.csv: Added Filter column to contain any suffix added after the term, so that the automapping mechanism does not have to deal with the filter expressions