aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/Makefile')
-rw-r--r--bin/dd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 892ca8d68352..0cbd23895879 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -3,7 +3,6 @@
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
-WARNS?= 4
MAINTAINER= green@FreeBSD.org