summaryrefslogtreecommitdiffstats
path: root/sbin/mount_reiserfs
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2005-11-13 01:47:04 +0000
committerrodrigc <rodrigc@FreeBSD.org>2005-11-13 01:47:04 +0000
commit37b68acabbddca178948dd57d7b3ffc16edf8cd2 (patch)
tree27533e7cc2f30c3f0ede24730397dc920de6c221 /sbin/mount_reiserfs
parent647190b3bfcac7e9562970bffc5f29458160a537 (diff)
downloadFreeBSD-src-37b68acabbddca178948dd57d7b3ffc16edf8cd2.zip
FreeBSD-src-37b68acabbddca178948dd57d7b3ffc16edf8cd2.tar.gz
Increase WARNS level to 6.
Diffstat (limited to 'sbin/mount_reiserfs')
-rw-r--r--sbin/mount_reiserfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_reiserfs/Makefile b/sbin/mount_reiserfs/Makefile
index 686629f..bd11a4b 100644
--- a/sbin/mount_reiserfs/Makefile
+++ b/sbin/mount_reiserfs/Makefile
@@ -7,6 +7,7 @@ MAN = mount_reiserfs.8
# mount_reiserfs needs mntopts.h and getmntopts.c from src/sbin/mount/
MOUNT ?= ${.CURDIR}/../mount
CFLAGS += -I${MOUNT}
+WARNS ?= 6
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud