]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290570:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Jul 2017 01:19:05 +0000 (01:19 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Jul 2017 01:19:05 +0000 (01:19 +0000)
commit9cbd35ae071caa30146bd92e8e074eb094bfff5b
treeb34af712773addb77e4f4ffb1b9786995ac98df5
parentd0194642f9dc14f5c1d96e39536a18dd5586341a
MFC r290570:

Reduce the Makefile snippet complexity a bit

- Set BINDIR to TESTSDIR globally (and subsequently, remove all
  `${FILESGROUP}DIR` setting because BINDIR is set to `TESTSDIR`)
- Set MAN to "" globally, instead of per-PROG

git-svn-id: svn://svn.freebsd.org/base/stable/10@321281 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/usr.sbin/dtrace/tests/Makefile.inc1