build: add optional target parameter to quiet variable function
authorJani Nikula <jani@nikula.org>
Tue, 29 Aug 2017 18:27:08 +0000 (21:27 +0300)
committerDavid Bremner <david@tethera.net>
Wed, 30 Aug 2017 01:05:37 +0000 (22:05 -0300)
commitab3ac525a01c21a726bc59b63a7a4c7c3f75b123
tree876f8e1dc9867315ea2fd6943e92d996b973cbe5
parente027711148858b7aa2b3a4cd2617c87f38746181
build: add optional target parameter to quiet variable function

Sometimes using $@ as the target in the quiet build lines can be
confusing. Accept an optional second parameter in the quiet variable
function to specify the target.
Makefile.local