Revision 3818
Added by Aaron Marcuse-Kubitza over 12 years ago
Makefile | ||
---|---|---|
85 | 85 |
dwcMaps += DwC-VegBIEN.specimens.csv |
86 | 86 |
|
87 | 87 |
for_review/VegBIEN-DwC2.specimens.csv: for_review/DwC2-VegBIEN.specimens.csv |
88 |
$(bin)/cols 1 0 2 <$< >$@
|
|
88 |
$(bin)/cols 1 0 + <$< >$@
|
|
89 | 89 |
dwcMaps += for_review/VegBIEN-DwC2.specimens.csv |
90 |
# keep Comments column
|
|
90 |
# keep comments column(s)
|
|
91 | 91 |
|
92 | 92 |
dwc_maps: _always $(dwcMaps) ; |
93 | 93 |
|
Also available in: Unified diff
mappings/Makefile: for_review/VegBIEN-DwC2.specimens.csv: Include all comments column(s), not just the first