Revision 3810
Added by Aaron Marcuse-Kubitza over 12 years ago
Makefile | ||
---|---|---|
17 | 17 |
|
18 | 18 |
# Commands |
19 | 19 |
|
20 |
review_ = $(bin)/review <$(1) >for_review/$(1) |
|
20 |
review_ = $(bin)/review 1 <$(1) >for_review/$(1)
|
|
21 | 21 |
review = $(call review_,$@) |
22 | 22 |
|
23 | 23 |
join = env header_num=1 $(bin)/join_union_sort |
Also available in: Unified diff
mappings/Makefile: human-readable maps in for_review: Simplify just the output column so that the input column can be programmatically linked back to the original input names/XPaths