diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-04 02:19:58 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-04 02:19:58 +0000 |
| commit | 2d68bf45bfd846af100054ea94cdce64e298eb01 (patch) | |
| tree | e310d81d0274f70e39b1ca6e572c855c93bfb84d /sbin/nos-tun | |
| parent | a748290789444352877e207721a7db215206cc9a (diff) | |
Notes
Diffstat (limited to 'sbin/nos-tun')
| -rw-r--r-- | sbin/nos-tun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/nos-tun/Makefile b/sbin/nos-tun/Makefile index 82372b378a64..baae98ebb108 100644 --- a/sbin/nos-tun/Makefile +++ b/sbin/nos-tun/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= nos-tun +WARNS= 0 MAN= nos-tun.8 .include <bsd.prog.mk> |
