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