aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>2007-11-18 00:29:36 +0000
committerJohn Birrell <jb@FreeBSD.org>2007-11-18 00:29:36 +0000
commit13959da95cf7b0102523a270f57759a669b595c2 (patch)
treea8acf136241df857877fbdc122986d6d8d71531c /usr.bin/tip
parent425f8c30f8a3c2a4ee0c845fb1fa06297cbe437c (diff)
Notes
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/Makefile b/usr.bin/tip/tip/Makefile
index 8928621d61fe..b0fd1f8a105b 100644
--- a/usr.bin/tip/tip/Makefile
+++ b/usr.bin/tip/tip/Makefile
@@ -36,7 +36,7 @@ LINKS= ${BINDIR}/tip ${BINDIR}/cu
MAN= tip.1 cu.1
CFLAGS+=-I${.CURDIR} -DDEFBR=9600 -DDEFFS=BUFSIZ -DACULOG -DPRISTINE \
-DCONNECT -DV831 -DVENTEL -DHAYES -DCOURIER -DT3000
-WARNS?= 3
+WARNS?= 2
.PATH: ${.CURDIR}/../libacu
SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c \
remote.c tip.c tipout.c uucplock.c value.c vars.c \