chiark / gitweb /
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 771838b25a14f11eb39d337d0fc746c74cac814e..f28b548d2b6b30e04de0c231623dd2223337ea2d 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