Revision 5635
Added by Aaron Marcuse-Kubitza about 12 years ago
mappings/Makefile | ||
---|---|---|
33 | 33 |
.VegCore.csv.last_cleanup: .%.last_cleanup: % $(dict) |
34 | 34 |
$(bin)/in_place $< $(bin)/translate 0 $(dict) |
35 | 35 |
$(bin)/in_place $< $(bin)/sort 2 0 |
36 |
$(bin)/in_place $< uniq |
|
36 | 37 |
touch $@ |
37 | 38 |
$(MAKE) VegCore-VegBIEN.unsourced_terms.csv |
38 | 39 |
.PRECIOUS: .VegCore.csv.last_cleanup |
Also available in: Unified diff
mappings/Makefile: .VegCore.csv.last_cleanup: Remove duplicate entries using uniq