]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - sbin/nos-tun/Makefile
Change the current working directory to be inside the jail created by
[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