summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
b257436)
I think this must have an aspiration which never worked out. Bury it
properly.
## Silent rules machinery.
V = 0
## 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 = @
v_tag_0 = @printf " %-8s %s\n" "$1" $(call quote,$@);
V_AT = $(V_AT_$V)
V_AT_0 = @