Closed d closed 6 years ago
It didn't feel like the output of make commands provided much value, consider silencing it with make --silent, at least when DEBUG is unset?
make
make --silent
DEBUG
It didn't feel like the output of
make
commands provided much value, consider silencing it withmake --silent
, at least whenDEBUG
is unset?