From 50174cceabbefc44564e84d1e6fa93d42716f31d Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Sun, 23 Apr 2023 02:01:46 +0200 Subject: Makefile: help-variables: Document MANWIDTH and NROFF_OUT_DEVICE Signed-off-by: Alejandro Colomar --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 07396d792..a05a195c8 100644 --- a/Makefile +++ b/Makefile @@ -174,6 +174,8 @@ help-variables: $(info ) $(info # Command variables (and flags):) $(info ) + $(info - MANWIDTH) + $(info - NROFF_OUT_DEVICE) $(info PRECONV {EXTRA_,}PRECONVFLAGS) $(info TBL) $(info EQN {EXTRA_,}EQNFLAGS) -- cgit v1.2.3