-
Pierre d'Herbemont authored
This enables Linux kernel-style silent build output. If you want a more verbose output use 'make V=1' or './configure --disable-silent-rules' If you want even less verbosity for custom command, there is $(AM_V_GEN) that you can add in front of your custom command.
b608f770