summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2007-01-20 23:24:11 +0000
committerrodrigc <rodrigc@FreeBSD.org>2007-01-20 23:24:11 +0000
commit66215c66acd689bec926845a4a5ee3f87a135443 (patch)
tree1568fc68091e97331d79f6bd0e146e19f5a8b46a /usr.sbin/mount_portalfs
parent1308f85b86e1b4e055836985619257b1bbdf2987 (diff)
downloadFreeBSD-src-66215c66acd689bec926845a4a5ee3f87a135443.zip
FreeBSD-src-66215c66acd689bec926845a4a5ee3f87a135443.tar.gz
Decrease to WARNS=3.
Diffstat (limited to 'usr.sbin/mount_portalfs')
-rw-r--r--usr.sbin/mount_portalfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile
index b7027e7..991a36f 100644
--- a/usr.sbin/mount_portalfs/Makefile
+++ b/usr.sbin/mount_portalfs/Makefile
@@ -8,7 +8,7 @@ MAN= mount_portalfs.8
MOUNT= ${.CURDIR}/../../sbin/mount
CFLAGS+=-I${MOUNT}
-WARNS?= 6
+WARNS?= 3
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud