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