Pull WARNS6 into sbin/Makefile.inc, and mark programs that are not WARNS6
[dragonfly.git] / sbin / nos-tun / Makefile
1 # $FreeBSD: src/sbin/nos-tun/Makefile,v 1.1.6.1 2001/04/25 10:58:45 ru Exp $
2 # $DragonFly: src/sbin/nos-tun/Makefile,v 1.4 2006/10/17 00:55:43 pavalos Exp $
3
4 PROG=   nos-tun
5 MAN=    nos-tun.8
6
7 .include <bsd.prog.mk>
8