aboutsummaryrefslogtreecommitdiff
path: root/sbin/swapon/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-17 21:56:27 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-17 21:56:27 +0000
commitf6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94 (patch)
treeb53ce267c4c7fc4d8202e2613cc6ef0c96e64c33 /sbin/swapon/Makefile
parent7154ce64ab67c6fc0f6373f597f1314822844e78 (diff)
downloadsrc-f6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94.tar.gz
src-f6d189a9e4c4c50d95884b4b1ae13e5a03cd7e94.zip
Raise WARNS for various tools where possible.
Submitted by: Marius NĂ¼nnerich <marius@nuenneri.ch>
Notes
Notes: svn path=/head/; revision=202532
Diffstat (limited to 'sbin/swapon/Makefile')
-rw-r--r--sbin/swapon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/swapon/Makefile b/sbin/swapon/Makefile
index 09f54b7c581c..74422811b4a5 100644
--- a/sbin/swapon/Makefile
+++ b/sbin/swapon/Makefile
@@ -8,7 +8,7 @@ LINKS+= ${BINDIR}/swapon ${BINDIR}/swapctl
MLINKS= swapon.8 swapoff.8
MLINKS+=swapon.8 swapctl.8
-WARNS?= 2
+WARNS?= 3
DPADD= ${LIBUTIL}
LDADD= -lutil