summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol/Makefile
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-07-11 21:12:18 +0000
committeralfred <alfred@FreeBSD.org>2002-07-11 21:12:18 +0000
commit39c57be6b9e222e42af27ac25ff9866c368c8142 (patch)
tree8686b52d85a656767bdf4f25145439d2b10c2032 /usr.sbin/kbdcontrol/Makefile
parenteea24f3d3e2978a018cb6a89df150975e4f09010 (diff)
downloadFreeBSD-src-39c57be6b9e222e42af27ac25ff9866c368c8142.zip
FreeBSD-src-39c57be6b9e222e42af27ac25ff9866c368c8142.tar.gz
WARNS?=4 cleanup.
Diffstat (limited to 'usr.sbin/kbdcontrol/Makefile')
-rw-r--r--usr.sbin/kbdcontrol/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile
index ad6540a..e7088a7 100644
--- a/usr.sbin/kbdcontrol/Makefile
+++ b/usr.sbin/kbdcontrol/Makefile
@@ -10,4 +10,6 @@ CFLAGS+= -I${.CURDIR}
DPADD= ${LIBL}
LDADD= -ll
+WARNS?= 4
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud