diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
| commit | e35f9517d68206de4367fdb8d044e6dfebaf372d (patch) | |
| tree | a62c079304610302873bcc77cfa62f2f2d364722 /usr.bin/mail | |
| parent | 91bd71d2060cd302015f7dd6e7b891014552dba4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mail')
| -rw-r--r-- | usr.bin/mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mail/Makefile b/usr.bin/mail/Makefile index 51dc57be5515..fb1d046f0291 100644 --- a/usr.bin/mail/Makefile +++ b/usr.bin/mail/Makefile @@ -5,7 +5,6 @@ PROG= mail SRCS= version.c aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \ getname.c head.c v7.local.c lex.c list.c main.c names.c popen.c \ quit.c send.c strings.c temp.c tty.c vars.c -WARNS?= 0 FILES= mail.help mail.tildehelp FILESDIR= ${SHAREDIR}/misc EFILES= mail.rc |
