1 2.PATH: ${SRCTOP}/sys/netpfil/ipfw/pmod 3 4KMOD= ipfw_pmod 5SRCS= ip_fw_pmod.c tcpmod.c opt_inet.h opt_inet6.h 6 7.include <bsd.kmod.mk> 8