summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/Makefile')
-rw-r--r--usr.bin/sed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/sed/Makefile b/usr.bin/sed/Makefile
index 60dc271..a741da3 100644
--- a/usr.bin/sed/Makefile
+++ b/usr.bin/sed/Makefile
@@ -6,6 +6,8 @@
PROG= sed
SRCS= compile.c main.c misc.c process.c
+WARNS?= 2
+
.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif
OpenPOWER on IntegriCloud