summaryrefslogtreecommitdiffstats
path: root/usr.bin/chat
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-04-28 13:53:38 +0000
committermarkm <markm@FreeBSD.org>2002-04-28 13:53:38 +0000
commit443c5ce6b2fc19fa33d409e6d72f54bbe3c698c1 (patch)
tree2ef5fbd2257e53616ab957c076df0392642e4009 /usr.bin/chat
parentdeaa4a187be980595f014ea28852162d7dd0e9fa (diff)
downloadFreeBSD-src-443c5ce6b2fc19fa33d409e6d72f54bbe3c698c1.zip
FreeBSD-src-443c5ce6b2fc19fa33d409e6d72f54bbe3c698c1.tar.gz
Remove GCC-specific flags.
Diffstat (limited to 'usr.bin/chat')
-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 d104347..6960704 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
OpenPOWER on IntegriCloud