Revision 1126
Added by Aaron Marcuse-Kubitza almost 13 years ago
input.Makefile | ||
---|---|---|
88 | 88 |
all += $(autogenMaps) |
89 | 89 |
|
90 | 90 |
maps/VegBIEN.%.csv: maps/$(via).%.csv $(coreMap) |
91 |
$(root)/bin/join_sort <$+ >$@ |
|
91 |
$(root)/bin/join_union_sort <$+ >$@
|
|
92 | 92 |
.PRECIOUS: maps/VegBIEN.%.csv $(coreMap) |
93 | 93 |
|
94 | 94 |
##### Mapping |
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.