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