xref: /dflybsd-src/libexec/diff3prog/Makefile (revision 7876b5d28843962d284112f0788fbbd6ce4551e2)
1PROG=	diff3prog
2SRCS=	diff3prog.c
3NOMAN=
4
5.include <bsd.prog.mk>
6