summaryrefslogtreecommitdiffstats
path: root/bin/dd
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
committerkris <kris@FreeBSD.org>2002-02-04 02:49:19 +0000
commitbb3058824aaee9ffba249f78c494575dcb057340 (patch)
tree7e1b63048b9193a35ed0fb49b4e6b0728cd3cab1 /bin/dd
parent19c38bbaee1217082d79a8533d92dfd65a1cc7cf (diff)
downloadFreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.zip
FreeBSD-src-bb3058824aaee9ffba249f78c494575dcb057340.tar.gz
Lock down with WFORMAT=1 except those directories with unfixed warnings.
Tested on i386 and alpha.
Diffstat (limited to 'bin/dd')
-rw-r--r--bin/dd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index 165362a..7edf221 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -4,6 +4,7 @@
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
WARNS= 0
+WFORMAT=0
MAINTAINER= green@FreeBSD.org
OpenPOWER on IntegriCloud