5f3398148969cf952f66a7b6734bcfdabf437b2f
[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.3 2005/04/18 20:17:58 joerg Exp $
3
4 PROG=   nos-tun
5 WARNS?= 6
6 MAN=    nos-tun.8
7
8 .include <bsd.prog.mk>
9