# $BSDSUniX$

PROG=	ns
SRCS=	ns.c

CFLAGS+= -DBRIDGING
NO_MAN=

.include <bsd.prog.mk>