#	$OpenBSD: Makefile,v 1.2 2003/06/25 02:42:50 deraadt Exp $

PROG=	diff
SRCS=	diff.c diffdir.c diffreg.c
COPTS+= -Wall

.include <bsd.prog.mk>
