Revision 1126
Added by Aaron Marcuse-Kubitza almost 13 years ago
Makefile | ||
---|---|---|
43 | 43 |
joinMaps := |
44 | 44 |
|
45 | 45 |
DwC1-VegBIEN.specimens.csv: DwC1-DwC2.specimens.csv DwC2-VegBIEN.specimens.csv |
46 |
$(bin)/join_sort <$+ >$@ |
|
46 |
$(bin)/join_union_sort <$+ >$@
|
|
47 | 47 |
joinMaps += DwC1-VegBIEN.specimens.csv |
48 | 48 |
|
49 |
DwC-VegBIEN.specimens.csv: DwC1-VegBIEN.specimens.csv DwC2-VegBIEN.specimens.csv
|
|
49 |
DwC-VegBIEN.specimens.csv: DwC2-VegBIEN.specimens.csv DwC1-VegBIEN.specimens.csv
|
|
50 | 50 |
$(bin)/union <$+|$(bin)/sort 1 0 >$@ |
51 | 51 |
$(review) |
52 | 52 |
joinMaps += DwC-VegBIEN.specimens.csv |
Also available in: Unified diff
Rename join_sort to join_union_sort and have it run union in ignore mode. This will automatically append the joined map when the input map is a derivative of the joined map, such as for NYBG-DwC.