Makefile: Print the tag correctly when doing silent-rules builds.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 15 Dec 2021 14:01:43 +0000 (14:01 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 15 Dec 2021 14:01:43 +0000 (14:01 +0000)
Makefile

index 771838b..f28b548 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ FORCE:
 .PHONY: FORCE
 
 V                       = 0
-v_tag                   = $(call v_tag_$V,$0)
+v_tag                   = $(call v_tag_$V,$1)
 v_tag_0                         = @printf "  %-8s %s\n" "$1" "$@";
 
 UPLOAD                 += drwho.org