# $FreeBSD: head/sbin/natd/Makefile 298107 2016-04-16 07:45:30Z gjb $ PACKAGE= natd PROG = natd SRCS = natd.c icmp.c WARNS?= 3 LIBADD = alias MAN = natd.8 .include