diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-04-28 13:53:38 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-04-28 13:53:38 +0000 |
| commit | 5666a04546eb85dcff574b44dc36f3a5e974774a (patch) | |
| tree | 2ef5fbd2257e53616ab957c076df0392642e4009 | |
| parent | 1abf87a8690ab3997f883e151853b3a3bb35b7cd (diff) | |
Notes
| -rw-r--r-- | usr.bin/chat/Makefile | 1 |
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 |
