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