xref: /dflybsd-src/libexec/diff3prog/Makefile (revision c9733229451fac5faa53b1a016b01866eae75a1c)
1*c9733229SMatthew Dillon.PATH: ${.CURDIR}/../../usr.bin/diff3
2*c9733229SMatthew Dillon
3*c9733229SMatthew DillonPROG=	diff3prog
4*c9733229SMatthew DillonSRCS=	diff3prog.c
5*c9733229SMatthew DillonMAN=	diff3.1
6*c9733229SMatthew Dillon
7*c9733229SMatthew Dillon.include <bsd.prog.mk>
8