chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Makefile (v_tag): No, there's no second argument.
[profile]
/
Makefile
diff --git
a/Makefile
b/Makefile
index e1abd268592cb1fd31eb0106b2f208d3a0fa79d8..f8d0d7e6c6955718388e41b26093fad813c3520f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,7
+21,7
@@
symlink-ok-p = $(shell \
## Silent rules machinery.
V = 0
-v_tag = $(call v_tag_$V,$1
,$2
)
+v_tag = $(call v_tag_$V,$1)
v_tag_0 = @printf " %-8s %s\n" "$1" $(call quote,$@);
V_AT = $(V_AT_$V)
V_AT_0 = @