]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/send/Makefile
Bring down 0.4.5 vendor files and other catchups with the distribution tarball.
[FreeBSD/FreeBSD.git] / sys / modules / send / Makefile
1 # $FreeBSD$
2 .PATH: ${.CURDIR}/../../netinet6
3
4 KMOD=   send
5 SRCS=   send.c
6
7 .include <bsd.kmod.mk>