Deleted Added
full compact
2c2
< # $FreeBSD: stable/10/usr.bin/dirname/Makefile 276486 2014-12-31 23:25:37Z ngie $
---
> # $FreeBSD: stable/10/usr.bin/dirname/Makefile 276490 2015-01-01 02:04:44Z ngie $
3a4,5
> .include <bsd.own.mk>
>
6a9,12
> .if ${MK_TESTS} != "no"
> SUBDIR+= tests
> .endif
>