Revision 1257
Added by Aaron Marcuse-Kubitza almost 13 years ago
input.Makefile | ||
---|---|---|
1 | 1 |
##### Configuration |
2 | 2 |
|
3 | 3 |
log ?= $(if $(test),,1) |
4 |
profile ?= $(log)
|
|
4 |
profile ?= |
|
5 | 5 |
exts ?= csv xml |
6 | 6 |
test_n ?= 2 |
7 | 7 |
tablesSort ?= plots organisms stems |
Also available in: Unified diff
input.Makefile: Don't profile by default because it appears to slow things down significantly on long imports