1*c9733229SMatthew Dillon# $OpenBSD: Makefile,v 1.3 2007/05/29 18:24:56 ray Exp $ 2*c9733229SMatthew Dillon 3*c9733229SMatthew DillonPROG= diff 4*c9733229SMatthew DillonSRCS= diff.c diffdir.c diffreg.c xmalloc.c 5*c9733229SMatthew Dillon 6*c9733229SMatthew Dillon.include <bsd.prog.mk> 7