1 2.PATH: ${SRCTOP}/sys/netpfil/ipfw/nptv6 3 4KMOD= ipfw_nptv6 5SRCS= ip_fw_nptv6.c nptv6.c opt_ipfw.h 6 7.include <bsd.kmod.mk> 8