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