Revision 5427
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/input.Makefile | ||
---|---|---|
13 | 13 |
use_staged ?= $(by_col) |
14 | 14 |
|
15 | 15 |
# Makefile |
16 |
exts ?= csv tsv txt xml |
|
16 |
exts ?= csv tsv txt dmp xml
|
|
17 | 17 |
test_n ?= 2 |
18 | 18 |
|
19 | 19 |
##### Vars/functions |
Also available in: Unified diff
input.Makefile: $(exts): Added .dmp