summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/kbdcontrol/Makefile')
-rw-r--r--usr.sbin/kbdcontrol/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile
index e7088a7..ca1b6e6 100644
--- a/usr.sbin/kbdcontrol/Makefile
+++ b/usr.sbin/kbdcontrol/Makefile
@@ -5,11 +5,10 @@ MAN= kbdcontrol.1 kbdmap.5
MLINKS= kbdmap.5 keymap.5
SRCS= kbdcontrol.c lex.l
+WARNS?= 4
CFLAGS+= -I${.CURDIR}
DPADD= ${LIBL}
LDADD= -ll
-WARNS?= 4
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud