From: Alejandro Colomar Date: Sun, 23 Apr 2023 00:01:46 +0000 (+0200) Subject: Makefile: help-variables: Document MANWIDTH and NROFF_OUT_DEVICE X-Git-Tag: man-pages-6.05~129 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=50174cceabbefc44564e84d1e6fa93d42716f31d;p=thirdparty%2Fman-pages.git Makefile: help-variables: Document MANWIDTH and NROFF_OUT_DEVICE Signed-off-by: Alejandro Colomar --- diff --git a/Makefile b/Makefile index 07396d792d..a05a195c88 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)