Revision 1532
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/input.Makefile | ||
---|---|---|
42 | 42 |
mappings := $(root)/mappings |
43 | 43 |
|
44 | 44 |
# Commands |
45 |
join = $(bin)/join_union_sort |
|
46 | 45 |
selfMap = $(bin)/cols 0 0 |
47 | 46 |
psqlOpts := --set ON_ERROR_STOP=1 --quiet |
48 | 47 |
psqlAsBien := $(bin)/psql_vegbien $(psqlOpts) |
Also available in: Unified diff
input.Makefile: Removed no longer needed $(join) command