Revision 7650
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/input.Makefile | ||
---|---|---|
16 | 16 |
use_staged ?= $(by_col) |
17 | 17 |
|
18 | 18 |
# Makefile |
19 |
exts ?= csv tsv txt dat dmp xml |
|
19 |
exts ?= csv tsv tab txt dat dmp xml
|
|
20 | 20 |
test_n ?= 2 |
21 | 21 |
|
22 | 22 |
##### Vars/functions |
Also available in: Unified diff
input.Makefile: $(exts): Added .tab