]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - sbin/nos-tun/Makefile
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / sbin / nos-tun / Makefile
1 # $FreeBSD$
2
3 PROG=   nos-tun
4 WARNS?= 0
5 MAN=    nos-tun.8
6
7 .include <bsd.prog.mk>
8