X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2f33aea72c5aa09caa0c1e8fca1dfc7a3a98e449..638231e6203d8d8447c87fcb959bb90da83f521f:/usr/src/usr.bin/tip/Makefile diff --git a/usr/src/usr.bin/tip/Makefile b/usr/src/usr.bin/tip/Makefile index 9a183b737f..e68e838b9c 100644 --- a/usr/src/usr.bin/tip/Makefile +++ b/usr/src/usr.bin/tip/Makefile @@ -1,4 +1,4 @@ -# @(#)Makefile 5.9 (Berkeley) %G% +# @(#)Makefile 5.9 (Berkeley) 5/11/90 # # Files are: # /etc/remote remote host description file @@ -29,8 +29,8 @@ # explicitly to remcap.c if not 1024 PROG= tip -CFLAGS+=-I${.CURDIR} -DV831 -DVENTEL -DHAYES -DCOURIER -DDEFBR=1200 \ - -DDEFFS=BUFSIZ -DACULOG -DPRISTINE +CFLAGS+=-I${.CURDIR} -DV831 -DVENTEL -DHAYES -DCOURIER -DDEFBR=2400 \ + -DDEFFS=BUFSIZ -DACULOG -DPRISTINE -DCONNECT .PATH: ${.CURDIR}/aculib BINOWN= uucp BINGRP= dialer