Project

General

Profile

« Previous | Next » 

Revision 1513

mappings/Makefile: Sort mappings/DwC.self.specimens.csv so that entries can more easily be found when using it as a DwC terms reference

View differences:

Makefile
61 61
joinMaps += DwC-VegBIEN.specimens.csv
62 62

  
63 63
DwC.self.specimens.csv: DwC-VegBIEN.specimens.csv
64
	$(selfMap) <$< >$@
64
	$(selfMap) <$<|$(bin)/sort_map >$@
65 65
joinMaps += DwC.self.specimens.csv
66 66

  
67 67
DwC-VegBIEN.specimens.no_empty.csv: DwC-VegBIEN.specimens.csv

Also available in: Unified diff