1# $FreeBSD$
2.PATH: ${.CURDIR}/../../netinet6
3
4KMOD=	send
5SRCS=	send.c opt_kdtrace.h
6
7.include <bsd.kmod.mk>
8