Deleted Added
full compact
tap.test.mk (259208) tap.test.mk (259962)
1# $FreeBSD: head/share/mk/tap.test.mk 259208 2013-12-11 03:39:50Z jmmv $
1# $FreeBSD: stable/10/share/mk/tap.test.mk 259962 2013-12-27 22:00:22Z jmmv $
2#
3# Logic to build and install TAP-compliant test programs.
4#
5# This is provided to support existing tests in the FreeBSD source tree
6# (particularly those coming from tools/regression/) that comply with the
7# Test Anything Protocol. It should not be used for new tests.
8
9.include <bsd.init.mk>

--- 55 unchanged lines hidden ---
2#
3# Logic to build and install TAP-compliant test programs.
4#
5# This is provided to support existing tests in the FreeBSD source tree
6# (particularly those coming from tools/regression/) that comply with the
7# Test Anything Protocol. It should not be used for new tests.
8
9.include <bsd.init.mk>

--- 55 unchanged lines hidden ---