Revision 1457
Added by Aaron Marcuse-Kubitza about 13 years ago
mappings/Makefile | ||
---|---|---|
57 | 57 |
joinMaps += DwC.cs-VegBIEN.specimens.csv |
58 | 58 |
|
59 | 59 |
DwC-VegBIEN.specimens.csv: DwC.cs-VegBIEN.specimens.csv |
60 |
$(selfMap) <$<|$(bin)/ucase_first 0|$(join) $< >$@
|
|
60 |
$(bin)/ci_map $< >$@
|
|
61 | 61 |
joinMaps += DwC-VegBIEN.specimens.csv |
62 | 62 |
|
63 | 63 |
DwC.self.specimens.csv: DwC-VegBIEN.specimens.csv |
Also available in: Unified diff
mappings/Makefile: Use new ci_map to make DwC.cs-VegBIEN.specimens.csv case-insensitive