]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r320441:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 28 Jul 2017 03:33:09 +0000 (03:33 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 28 Jul 2017 03:33:09 +0000 (03:33 +0000)
commitcfca192898a0b388e5ad77f7574a97dd3b5723b1
tree8ebbfd03116877bf07d68c706c985f91e47a6f6a
parent5b8abd6a371023fbfe15a939581169d2a3ef9368
MFC r320441:

share/examples/tests/Makefile: clean up example snippets/documentation

- TESTSDIR doesn't need to be specified after r289158.
- Including bsd.own.mk isn't required since no MK_<foo> knobs are being
  manipulated.
- TESTS_SUBDIRS should be written out in an append format, one entry
  per line, to provide a better, more conflict resistant example.

git-svn-id: svn://svn.freebsd.org/base/stable/10@321648 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/examples/tests/tests/Makefile