build: allow verbose build in nodist
commit725209fb290802b37400ae8b66a80819646e904e
authorNicola Fontana <ntd@entidi.it>
Fri, 10 Oct 2014 08:43:11 +0000 (10 10:43 +0200)
committerNicola Fontana <ntd@entidi.it>
Fri, 10 Oct 2014 08:43:15 +0000 (10 10:43 +0200)
treefda17fbabb741c0449fb0876a14768d9c54bfb03
parent4a1e5aa69ed38213ad9422c00c2bc5624817d948
build: allow verbose build in nodist

Use "make" or "make V=0" to get the usual silent build but allow
"make V=1" for verbose build. This is required while debugging.
nodist/Makefile