diff --git a/Makefile.in b/Makefile.in index e9520da03..fbd2e7ca9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -87,7 +87,7 @@ CFLAGS_FOR_TOOLS = -O2 -Wall -std=gnu99 LDFLAGS_FOR_TOOLS = # Prettify output -V = 1 +V = 0 ifeq ($V,0) Q = @ P = > /dev/null