Deleted Added
full compact
1c1
< # $FreeBSD: head/share/mk/tap.test.mk 260633 2014-01-14 18:35:56Z jmmv $
---
> # $FreeBSD: head/share/mk/tap.test.mk 263161 2014-03-14 08:56:19Z jmmv $
2a3,4
> # You must include bsd.test.mk instead of this file from your Makefile.
> #
9c11,13
< .include <bsd.init.mk>
---
> .if !target(__<bsd.test.mk>__)
> .error tap.test.mk cannot be included directly.
> .endif
90,91d93
<
< .include <bsd.test.mk>