summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/ns/Makefile
blob: 5fff143ef5f89bd39bad2d61ce1191856c51bf15 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$
#
PROG=ns
SRCS= 	ns.c
CFLAGS+=-DBRIDGING
NOMAN=yes

.include <bsd.prog.mk>


OpenPOWER on IntegriCloud