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