Revision 3941
Added by Aaron Marcuse-Kubitza over 12 years ago
Makefile | ||
---|---|---|
86 | 86 |
$(bin)/ci_map $< >$@ |
87 | 87 |
dwcMaps += DwC-VegBIEN.specimens.csv |
88 | 88 |
|
89 |
for_review/VegBIEN-DwC2.specimens.csv: for_review/DwC2-VegBIEN.specimens.csv |
|
90 |
$(bin)/invert <$< >$@ |
|
91 |
dwcMaps += for_review/VegBIEN-DwC2.specimens.csv |
|
92 |
# keep comments column(s) |
|
93 |
|
|
94 | 89 |
dwc_maps: _always $(dwcMaps) ; |
95 | 90 |
|
96 | 91 |
all += $(dwcMaps) |
Also available in: Unified diff
mappings: Removed no longer used for_review/VegBIEN-DwC2.specimens.csv