aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/procctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/procctl/Makefile')
-rw-r--r--usr.sbin/procctl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile
index 5cb35e707371..880b93a13fe0 100644
--- a/usr.sbin/procctl/Makefile
+++ b/usr.sbin/procctl/Makefile
@@ -3,6 +3,4 @@
PROG= procctl
MAN= procctl.8
-WARNS?= 2
-
.include <bsd.prog.mk>