summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/ns/Makefile
blob: bf8a27096c776826d61fbb5b3f100bf873258023 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	ns
SRCS=	ns.c

CFLAGS+= -DBRIDGING
MAN=

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud