=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tip/Attic/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- src/usr.bin/tip/Attic/Makefile 2001/09/09 17:04:55 1.8 +++ src/usr.bin/tip/Attic/Makefile 2001/09/23 06:15:30 1.9 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2001/09/09 17:04:55 millert Exp $ +# $OpenBSD: Makefile,v 1.9 2001/09/23 06:15:30 pvalchev Exp $ # # Files are: # /etc/remote remote host description file @@ -34,7 +34,7 @@ LINKS= ${BINDIR}/tip ${BINDIR}/cu MLINKS= tip.1 cu.1 CFLAGS+=-I${.CURDIR} -ansi -pedantic \ - -DDEFBR=1200 -DDEFFS=BUFSIZ -DACULOG -DPRISTINE -DCONNECT \ + -DDEFBR=9600 -DDEFFS=BUFSIZ -DACULOG -DPRISTINE -DCONNECT \ -DV831 -DVENTEL -DHAYES -DCOURIER -DT3000 .PATH: ${.CURDIR}/aculib SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c \