8 lines
94 B
Makefile
Raw Normal View History

# $FreeBSD$
.PATH: ${.CURDIR}/../../netinet6
KMOD= send
SRCS= send.c
.include <bsd.kmod.mk>