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