# $FreeBSD$

.include <src.opts.mk>

PROG=	diff3

.if ${MK_TESTS} != "no"
SUBDIR+=	tests
.endif

.include <bsd.prog.mk>
