HomeFreeBSD

bsd.mkopt.mk: Avoid warning from makeman

Description

bsd.mkopt.mk: Avoid warning from makeman

Setting WITHOUT_X where X is a __REQUIRED_OPTION produces a warning.

This occurred during makeman's make showconfig invocatation, but the
warning serves no purpose there, and clutters makeman's output. Skip
the warning for the showconfig target used by makeman.

Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49123

(cherry picked from commit 085c0641a2ea0dee2c58b5bc6e62790a164ebd52)

Details

Provenance
emasteAuthored on Mon, Feb 24, 2:51 PM
Reviewer
brooks
Differential Revision
D49123: bsd.mkopt.mk: Avoid warning from makeman
Parents
rG859aa726fb86: ntp: NULL pointer deref when create_interface() fails
Branches
Unknown
Tags
Unknown