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