Project

General

Profile

« Previous | Next » 

Revision 5249

input.Makefile: Maps building: %/.map.csv.last_cleanup: Removed no longer accurate comment about mappings being autoremoved

View differences:

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