summaryrefslogtreecommitdiffstats
path: root/usr.bin/mail/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-08-19 20:23:35 +0000
committerpeter <peter@FreeBSD.org>1996-08-19 20:23:35 +0000
commitd093c7b48e95c00d2fcbc70970b1e99c1a5712b7 (patch)
tree2f7a1aed406bea4049bb1f4e000e564c5c306112 /usr.bin/mail/Makefile
parent65b6e7181bc8bde1918c94186c38543764663453 (diff)
downloadFreeBSD-src-d093c7b48e95c00d2fcbc70970b1e99c1a5712b7.zip
FreeBSD-src-d093c7b48e95c00d2fcbc70970b1e99c1a5712b7.tar.gz
Simplistic conversion of mail to use termios instead of sgtty.
Diffstat (limited to 'usr.bin/mail/Makefile')
-rw-r--r--usr.bin/mail/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mail/Makefile b/usr.bin/mail/Makefile
index ac2f642..8724206 100644
--- a/usr.bin/mail/Makefile
+++ b/usr.bin/mail/Makefile
@@ -1,7 +1,6 @@
# @(#)Makefile 8.2 (Berkeley) 1/25/94
PROG= mail
-CFLAGS+=-DUSE_OLD_TTY
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
OpenPOWER on IntegriCloud