1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/netinet 4 5KMOD= ipdivert 6SRCS= ip_divert.c opt_inet.h opt_inet6.h opt_sctp.h 7 8.include <bsd.kmod.mk> 9