From: Alejandro Colomar Date: Fri, 14 Apr 2023 12:47:05 +0000 (+0200) Subject: Makefile: help-variables: Make .PHONY X-Git-Tag: man-pages-6.05~185 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5918e4a340d825d9900dd918f6e51bfe3d956ae;p=thirdparty%2Fman-pages.git Makefile: help-variables: Make .PHONY Signed-off-by: Alejandro Colomar --- diff --git a/Makefile b/Makefile index e2ead1fe34..62b59dcd54 100644 --- a/Makefile +++ b/Makefile @@ -131,6 +131,7 @@ include $(srcdir)/lib/lint-man.mk include $(srcdir)/lib/verbose.mk +.PHONY: help-variables help-variables: $(info V Define to non-empty string for verbose output) $(info )