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