# $FreeBSD: head/sys/modules/send/Makefile 258541 2013-11-25 07:38:45Z attilio $
.PATH: ${.CURDIR}/../../netinet6

KMOD=	send
SRCS=	send.c

.include <bsd.kmod.mk>
