summaryrefslogtreecommitdiff
path: root/usr.bin/talk/Makefile
AgeCommit message (Collapse)Author
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-04-27Historically, talk pays no attention to hostnames, so if you've typedPaul Janzen
'talk aaa@b' and are waiting for a response, and user aaa@c tries to talk to you, you'll be transparently connected. Now, talk will print the hostname of the remote party if it's not the same host that you asked for.
1997-09-21$OpenBSD$Theo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be consistent in use of LIBTERMCAP and LIBTERMLIB when depending
1995-10-18initial import of NetBSD treeTheo de Raadt