Revision 5249
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/input.Makefile | ||
---|---|---|
267 | 267 |
touch $@ |
268 | 268 |
+$(selfMake) $(<:%/map.csv=%/unmapped_terms.csv) |
269 | 269 |
+$(selfMake) $(<:%/map.csv=%/new_terms.csv) |
270 |
# Include comment column so commented mappings are never removed |
|
271 | 270 |
else |
272 | 271 |
%/map.csv: _always |
273 | 272 |
$(if $(wildcard $@),,$(if $(nonXml),$(mkSrcMap))) |
Also available in: Unified diff
input.Makefile: Maps building: %/.map.csv.last_cleanup: Removed no longer accurate comment about mappings being autoremoved