]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/nos-tun/Makefile
Add missing break statements in r351004.
[FreeBSD/FreeBSD.git] / sbin / nos-tun / Makefile
1 # $FreeBSD$
2
3 PACKAGE=runtime
4 PROG=   nos-tun
5 MAN=    nos-tun.8
6 WARNS?= 3
7
8 .include <bsd.prog.mk>
9