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