X-Git-Url: https://git.distorted.org.uk/~mdw/drwho/blobdiff_plain/bfed69c914970519a279f9cb70ae226cbde3b998..HEAD:/Makefile diff --git a/Makefile b/Makefile index f76f4b6..f28b548 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ ### -*-makefile-*- - -### -*- mode: latex; TeX-PDF-mode: t -*- ### ### Copyright (c) 2020 Mark Wooding ### @@ -31,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