]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Direct commit to fix usage with fmake.
authorbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Oct 2015 19:10:51 +0000 (19:10 +0000)
committerbdrewery <bdrewery@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 8 Oct 2015 19:10:51 +0000 (19:10 +0000)
commit6a104dcb4db351e3ff83aed8ed4efe253c7de730
treee38e373ee8c0a2b2f52bd86c9af0aa68710ce7c7
parent3da6721d990ab275946df90e8fc13f719eb4b4f8
Direct commit to fix usage with fmake.

fmake does not have :tW, so use some clever :Q tricks to achieve the
same result.  This won't work if PATH actually contains spaces, but
it's better than not working at all.

git-svn-id: svn://svn.freebsd.org/base/stable/10@289050 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/mk/bsd.test.mk
share/mk/suite.test.mk