Revision 4891
Added by Aaron Marcuse-Kubitza about 12 years ago
Makefile | ||
---|---|---|
25 | 25 |
$(bin)/in_place $< $(bin)/sort 2 0 |
26 | 26 |
touch $@ |
27 | 27 |
|
28 |
.VegX-VegCore.csv.last_cleanup: .%.last_cleanup: % |
|
28 |
.Veg+-VegCore.csv.last_cleanup .VegX-VegCore.csv.last_cleanup: \ |
|
29 |
.%.last_cleanup: % |
|
29 | 30 |
$(bin)/in_place $< $(bin)/sort_map |
30 | 31 |
touch $@ |
31 | 32 |
|
Also available in: Unified diff
mappings/: Don't generate a for_review version of Veg+-VegCore.csv, because it is identical to the machine-readable Veg+-VegCore.csv (there are no output XPaths to simplify)