Project

General

Profile

« Previous | Next » 

Revision 6844

mappings/VegCore.csv: Changed line endings to \n to match what sed generates from the VegCore data dictionary page

View differences:

Makefile
31 31
ifneq ($(filter .%.last_cleanup,$(MAKECMDGOALS)),)
32 32

  
33 33
.VegCore.csv.last_cleanup: .%.last_cleanup: % $(dict)
34
	$(bin)/in_place $< $(bin)/translate 0 $(dict)
35 34
	touch $@
36 35
	$(MAKE) VegCore-VegBIEN.unsourced_terms.csv
37 36
.PRECIOUS: .VegCore.csv.last_cleanup

Also available in: Unified diff