Revision 7460
Added by Aaron Marcuse-Kubitza almost 12 years ago
Makefile | ||
---|---|---|
61 | 61 |
|
62 | 62 |
.VegX-VegCore.csv.last_cleanup: .%.last_cleanup: % $(dict) |
63 | 63 |
$(bin)/in_place $< $(bin)/translate_ci 1 $(dict) |
64 |
$(bin)/in_place $< $(bin)/sort_map
|
|
64 |
$(bin)/in_place $< $(bin)/sort 0 1
|
|
65 | 65 |
touch $@ |
66 |
# can't canon because this would remove ? prefixes |
|
67 | 66 |
.PRECIOUS: .VegX-VegCore.csv.last_cleanup |
68 | 67 |
|
69 | 68 |
.VegCore-VegBIEN.csv.last_cleanup: .%.last_cleanup: % $(dict) $(vocab) |
Also available in: Unified diff
mappings/Makefile: VegX-VegCore.csv: Sort by the input column instead of the output column to keep the sort order stable across VegCore term renames