summaryrefslogtreecommitdiff
path: root/usr.bin/du/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/du/Makefile')
-rw-r--r--usr.bin/du/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/du/Makefile b/usr.bin/du/Makefile
index 0911b8fc9e6d1..3b5f1358d5a27 100644
--- a/usr.bin/du/Makefile
+++ b/usr.bin/du/Makefile
@@ -1,6 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= du
-CFLAGS+=-Wall
.include <bsd.prog.mk>