#
# $FreeBSD$
#

PROG=	sendfile
MAN=
WARNS?=	6
LIBADD=	md

.include <bsd.prog.mk>