summaryrefslogtreecommitdiff
path: root/sbin/kldload
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 10:30:46 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 10:30:46 +0000
commitb91c884fda0a18e8d23b3adfab84fd340efafdc6 (patch)
tree5839506a1488434bf32a26a212d6ee5a6d749556 /sbin/kldload
parent02c4d9cff73117df900a5e94f301934732a27c0a (diff)
downloadsrc-test2-b91c884fda0a18e8d23b3adfab84fd340efafdc6.tar.gz
src-test2-b91c884fda0a18e8d23b3adfab84fd340efafdc6.zip
Notes
Diffstat (limited to 'sbin/kldload')
-rw-r--r--sbin/kldload/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/kldload/Makefile b/sbin/kldload/Makefile
index 05ad5bab82c0..6e9e17ddc493 100644
--- a/sbin/kldload/Makefile
+++ b/sbin/kldload/Makefile
@@ -27,6 +27,7 @@
#
PROG= kldload
+WARNS?= 2
MAN= kldload.8
.include <bsd.prog.mk>