Revision 7386
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/input.Makefile | ||
---|---|---|
136 | 136 |
|
137 | 137 |
anyMap := %/map.csv %/VegBIEN.csv %/unmapped_terms.csv %/new_terms.csv |
138 | 138 |
|
139 |
exts := $(call ci,$(exts)) |
|
139 | 140 |
extsFilter := $(addprefix %.,$(exts)) |
140 | 141 |
dataOnly = $(filter $(extsFilter),$(1)) |
141 | 142 |
|
Also available in: Unified diff
input.Makefile: Existing maps discovery: $(exts): Also match uppercase versions of extensions