summaryrefslogtreecommitdiffstats
path: root/usr.bin/ipcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ipcs/Makefile')
-rw-r--r--usr.bin/ipcs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile
index 8ee1d43..0d422e1 100644
--- a/usr.bin/ipcs/Makefile
+++ b/usr.bin/ipcs/Makefile
@@ -5,4 +5,6 @@ SRCS= ipcs.c ipc.c
DPADD= ${LIBKVM}
LDADD= -lkvm
+WARNS?= 1
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud