Revision 894
Added by Aaron Marcuse-Kubitza almost 13 years ago
input.Makefile | ||
---|---|---|
1 | 1 |
##### Configuration |
2 | 2 |
|
3 |
nolog ?= |
|
3 |
nolog ?= $(test)
|
|
4 | 4 |
exts ?= csv xml |
5 | 5 |
test_n ?= 2 |
6 | 6 |
tablesSort ?= plots organisms stems |
Also available in: Unified diff
input.Makefile: nolog option defaults to on when test is on