xref: /freebsd/sbin/nos-tun/Makefile (revision 966e279052f33b1665480e0327c177013cb8205a)
1# $FreeBSD$
2
3PROG=	nos-tun
4MAN=	nos-tun.8
5WARNS?=	3
6
7.include <bsd.prog.mk>
8
9