# $FreeBSD$ PROG = natd SRCS = natd.c icmp.c WARNS?= 3 LIBADD = alias MAN = natd.8 .include