]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Makefile: help-variables: Make .PHONY
authorAlejandro Colomar <alx@kernel.org>
Fri, 14 Apr 2023 12:47:05 +0000 (14:47 +0200)
committerAlejandro Colomar <alx@kernel.org>
Fri, 14 Apr 2023 12:47:24 +0000 (14:47 +0200)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Makefile

index e2ead1fe3421cc680ee0815f623d17c575afe8bd..62b59dcd54bde49221c1a530fa17f639f110c583 100644 (file)
--- 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  )