xref: /freebsd/usr.bin/chat/Makefile (revision dc36d6f9bb1753f3808552f3afd30eda9a7b206a)
1
2# I once used this extensively, but no longer have a modem.  Feel free
3# to ask me questions about it, but I disclaim ownership now.  -Peter
4
5PROG=	chat
6MAN=	chat.8
7
8.include <bsd.prog.mk>
9