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