]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up some bsd.crunchgen.mk issues.
authorBryan Drewery <bdrewery@FreeBSD.org>
Thu, 22 Oct 2015 04:28:22 +0000 (04:28 +0000)
committerBryan Drewery <bdrewery@FreeBSD.org>
Thu, 22 Oct 2015 04:28:22 +0000 (04:28 +0000)
commit01d591d45b2f6f21787e93f0e57b6a151d4769db
tree293d2bc98304b54d574a2328cce306287fc81d63
parentcf07362e21920512376eeba8438b696275043a1a
Clean up some bsd.crunchgen.mk issues.

- Remove handling of 'make -P' since that is for fmake only.
- Add '+' where appropriate for sub-make calls.
- Pass MK_TESTS=no to all of the sub-makes to prevent recursing into test
  directories for targets such as 'obj', 'clean', 'depend', etc.

Sponsored by: EMC / Isilon Storage Division
share/mk/bsd.crunchgen.mk