aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/chat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index d1043470765f..696070488b1f 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= chat
-CFLAGS+=-Wall
MAN= chat.8
#as per policies section in handbook