freebsd-dev/gnu/usr.bin
Ed Maste 48b1eba1df 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
2017-04-21 13:39:14 +00:00
..
binutils Rename LLD_AS_LD to LLD_IS_LD, for consistency with CLANG_IS_CC 2017-01-27 01:59:12 +00:00
cc Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
dialog Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
diff3 Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
dtc [dtc] regenerate version file if upstream Makefile has been changed 2017-03-10 17:37:55 +00:00
gdb Use SRCTOP/OBJTOP and simplify output using :H instead of "../" for directory 2017-02-11 20:12:54 +00:00
gperf Convert gnu to using SRCTOP 2017-03-12 18:59:16 +00:00
grep Back out non-collating [a-z] ranges. 2016-07-14 09:47:49 +00:00
groff Avoid using 'head' in generating groff doc date 2016-10-12 15:49:20 +00:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
Makefile Simplify gnu/usr.bin Makefile conditions 2017-04-21 13:39:14 +00:00
Makefile.inc