Introduce a V variable that defaults to @ and is cleared when VERBOSE=1 is set, replacing all hardcoded @ prefixes in Makefile and util/wren.mk with $(V) to allow users to enable verbose build output.
Introduce a V variable that defaults to @ and is cleared when VERBOSE=1 is set, replacing all hardcoded @ prefixes in Makefile and util/wren.mk with $(V) to allow users to enable verbose build output.