Revision 4890
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: % |
|
29 |
$(bin)/in_place $< $(bin)/sort_map |
|
30 |
touch $@ |
|
31 |
|
|
28 | 32 |
.%.last_cleanup: % |
29 | 33 |
$(bin)/in_place $< $(bin)/sort_map |
30 | 34 |
touch $@ |
Also available in: Unified diff
mappings/: Don't generate a for_review version of VegX-VegCore.csv, because it is identical to the machine-readable VegX-VegCore.csv (there are no output XPaths to simplify)