summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2023-04-09 13:06:27 +0200
committerAlejandro Colomar <alx@kernel.org>2023-04-09 13:07:21 +0200
commit3baab0456828a540156d41274a7b0dca3388518c (patch)
tree2036831bba8d3776a990554dd5de97f04324ad14
parent6a828d5b6879ef19c3f59034fe1d0850d25d0056 (diff)
Makefile: help-variables: Document $CP command variable
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 96b2be92e..90a30ba4d 100644
--- a/Makefile
+++ b/Makefile
@@ -176,6 +176,7 @@ help-variables:
$(info MAN2HTML {EXTRA_,}MAN2HTMLFLAGS)
$(info )
$(info BZIP2)
+ $(info CP)
$(info ECHO)
$(info EXPR)
$(info FIND)