]> granicus.if.org Git - curl/commit
makefile: make checksrc and hugefile commands "silent"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Mar 2019 09:40:38 +0000 (10:40 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 14 Mar 2019 19:11:24 +0000 (20:11 +0100)
commit5cf5d57ab9f9d0878c2116d8407bf060616f9950
tree4e9ac7036a0bdbea36035869d7721eeba9c15f14
parent2af732f364e4734a5a5fd432c77a374e84e5d76c
makefile: make checksrc and hugefile commands "silent"

... to match the style already used for compiling, linking
etc. Acknowledges 'make V=1' to enable verbose.

Closes #3681
docs/examples/Makefile.am
include/curl/Makefile.am
lib/Makefile.am
src/Makefile.am
tests/libtest/Makefile.am
tests/server/Makefile.am
tests/unit/Makefile.am