Revision 2438
Added by Aaron Marcuse-Kubitza over 12 years ago
inputs/input.Makefile | ||
---|---|---|
1 | 1 |
##### Configuration |
2 | 2 |
|
3 | 3 |
# Command line |
4 |
debug ?= |
|
5 | 4 |
log ?= $(if $(test),,1) |
6 | 5 |
profile ?= |
7 | 6 |
quiet ?= |
Also available in: Unified diff
input.Makefile: Configuration: Removed debug var since it's not used in the Makefile