summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_smbfs
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-12-30 09:38:46 +0000
committerobrien <obrien@FreeBSD.org>2002-12-30 09:38:46 +0000
commit17e674a811a879e4fb1523af118da358dcb4ad6c (patch)
treee90c1704323f283c10824e2cd6e974a1997850e0 /usr.sbin/mount_smbfs
parentb19af366022c92925cee94647ad02c5d15fa29c5 (diff)
downloadFreeBSD-src-17e674a811a879e4fb1523af118da358dcb4ad6c.zip
FreeBSD-src-17e674a811a879e4fb1523af118da358dcb4ad6c.tar.gz
This really isn't WARNS clean.
Diffstat (limited to 'usr.sbin/mount_smbfs')
-rw-r--r--usr.sbin/mount_smbfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile
index 01252fe..9c56456 100644
--- a/usr.sbin/mount_smbfs/Makefile
+++ b/usr.sbin/mount_smbfs/Makefile
@@ -2,8 +2,7 @@
PROG= mount_smbfs
SRCS= mount_smbfs.c getmntopts.c
-WARNS?= 2
-NO_WERROR= yes
+WARNS?= 0
MAN= mount_smbfs.8
MOUNTDIR= ${.CURDIR}/../mount
OpenPOWER on IntegriCloud