summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/Makefile')
-rw-r--r--usr.bin/gcore/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/gcore/Makefile b/usr.bin/gcore/Makefile
index 199d195..358c747 100644
--- a/usr.bin/gcore/Makefile
+++ b/usr.bin/gcore/Makefile
@@ -5,4 +5,6 @@ LDADD+= -lutil
PROG= gcore
SRCS= elfcore.c gcore.c
+WARNS?= 1
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud