PROG= diff3
SRCS= diff3.c
NOMAN=noman
CFLAGS+= -DDIFF_PROGRAM=\"/usr/bin/diff\"
.include <bsd.prog.mk>