Revision 1533
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
64 | 64 |
$(removeEmpty) <$< >$@ |
65 | 65 |
joinMaps += DwC-VegBIEN.specimens.csv |
66 | 66 |
|
67 |
# deprecated |
|
68 |
DwC-VegBIEN.specimens.no_empty.csv: DwC-VegBIEN.specimens.csv |
|
69 |
cp -p $< $@ |
|
70 |
joinMaps += DwC-VegBIEN.specimens.no_empty.csv |
|
71 |
|
|
72 | 67 |
DwC.self.specimens.csv: DwC.ci-VegBIEN.specimens.csv |
73 | 68 |
$(selfMap) <$<|$(bin)/sort_map >$@ |
74 | 69 |
joinMaps += DwC.self.specimens.csv |
Also available in: Unified diff
mappings/Makefile: Removed no longer needed DwC-VegBIEN.specimens.no_empty.csv