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