summaryrefslogtreecommitdiff
path: root/sbin/swapon
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2009-10-19 16:00:24 +0000
commit106d839190bf604806e084ce5e7dd8ee8142c1d9 (patch)
treee4ddc2d8bac2fea0bfd2aabd8451289e9adf00ae /sbin/swapon
parent605c493e9080946e0ab6a361fdfb091a6b7fb5ca (diff)
downloadsrc-test2-106d839190bf604806e084ce5e7dd8ee8142c1d9.tar.gz
src-test2-106d839190bf604806e084ce5e7dd8ee8142c1d9.zip
Switch the default WARNS level for sbin/ to 6.
Submitted by: Ulrich Spörlein
Notes
Notes: svn path=/head/; revision=198236
Diffstat (limited to 'sbin/swapon')
-rw-r--r--sbin/swapon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/swapon/Makefile b/sbin/swapon/Makefile
index 6f8e8df2e5a6..09f54b7c581c 100644
--- a/sbin/swapon/Makefile
+++ b/sbin/swapon/Makefile
@@ -8,6 +8,7 @@ LINKS+= ${BINDIR}/swapon ${BINDIR}/swapctl
MLINKS= swapon.8 swapoff.8
MLINKS+=swapon.8 swapctl.8
+WARNS?= 2
DPADD= ${LIBUTIL}
LDADD= -lutil