Project

General

Profile

« Previous | Next » 

Revision 7446

mappings/Makefile: Veg+-VegCore.csv: Run collapse_multimap on the generated map so that all alternatives are included, rather than just the first alternative, when translate maps an ambiguous term

View differences:

mappings/Makefile
28 28
<$< >$@
29 29

  
30 30
#Veg+-VegCore.csv: VegCore.htm
31
#	(echo "Veg+,VegCore"; $(bin)/redmine_synonyms) <$< >$@
31
#	(echo "Veg+,VegCore"; $(bin)/redmine_synonyms|$(bin)/collapse_multimap)\
32
#<$< >$@
32 33

  
33 34
VegCore.tables.csv: VegCore.htm
34 35
	<$< $(sed) -n 's/^.*<h1 *><a href="#[^>]+>([^?<][^<]*).*$$/\1/p' >$@

Also available in: Unified diff