Revision 4600
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/input.Makefile | ||
---|---|---|
329 | 329 |
|$(SED) -n 's/^.*No $(*2Space) mapping for (.*)$$/\1/p'|$(SED) 's/\/_.*//'\ |
330 | 330 |
$(if $(filter non-empty_join,$*),|$(bin)/ucase_first 0)|env -i sort|uniq |
331 | 331 |
|
332 |
termsSubdirs := $(tables) |
|
333 |
|
|
332 | 334 |
include $(root)/lib/mappings.Makefile |
333 | 335 |
|
334 | 336 |
##### External dependencies |
Also available in: Unified diff
input.Makefile: Maps validation: Set $(termsSubdirs) to enable unmapped_terms.csv, new_terms.csv generation