Project

General

Profile

« Previous | Next » 

Revision 5635

mappings/Makefile: .VegCore.csv.last_cleanup: Remove duplicate entries using uniq

View differences:

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