aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/distextract/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdinstall/distextract/Makefile')
-rw-r--r--usr.sbin/bsdinstall/distextract/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/bsdinstall/distextract/Makefile b/usr.sbin/bsdinstall/distextract/Makefile
index d3008f6e6271..908a60c6594a 100644
--- a/usr.sbin/bsdinstall/distextract/Makefile
+++ b/usr.sbin/bsdinstall/distextract/Makefile
@@ -4,7 +4,6 @@ BINDIR= ${LIBEXECDIR}/bsdinstall
PROG= distextract
LIBADD= archive dpv figpar ncursesw dialog m
-WARNS?= 6
MAN=
.include <bsd.prog.mk>