Revision 12867
Added by Aaron Marcuse-Kubitza over 10 years ago
input.Makefile | ||
---|---|---|
20 | 20 |
use_staged ?= $(by_col) |
21 | 21 |
|
22 | 22 |
# Makefile |
23 |
exts ?= csv tsv tab txt dat dmp xml
|
|
23 |
exts ?= csv tsv tab txt dat dmp |
|
24 | 24 |
test_n ?= 2 |
25 | 25 |
|
26 | 26 |
##### Vars/functions |
Also available in: Unified diff
fix: inputs/input.Makefile: don't treat *.xml as data files since these are not currently supported