HomeFreeBSD

Simplify gnu/usr.bin Makefile conditions

Description

Simplify gnu/usr.bin Makefile conditions

After r307655 MK_GDB is forced to no if MK_BINUTILS is no, and similarly
MK_GROFF is forced to no if MK_CXX is no, so we can remove nested
conditionals.

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

Details

Provenance
emasteAuthored on
Reviewer
bapt
Differential Revision
D8287: Move MK_GDB condition out of MK_BINUTILS
Parents
rS317251: Revert r317240. I didn't realize there were defined constants for
Branches
Unknown
Tags
Unknown