aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/diff3/Makefile
blob: 828743d092c7713cbee09e92d9785fec49bd37d7 (plain) (blame)
1
2
3
4
5
6
7
8
.include <src.opts.mk>

PROG=	diff3

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>