Deleted Added
full compact
1c1
< # $FreeBSD: head/share/mk/atf.test.mk 258297 2013-11-18 12:44:05Z jmmv $
---
> # $FreeBSD: head/share/mk/atf.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.
> #
6c8,10
< .include <bsd.init.mk>
---
> .if !target(__<bsd.test.mk>__)
> .error atf.test.mk cannot be included directly.
> .endif
167,168d170
<
< .include <bsd.test.mk>