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