]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/chat/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.bin / chat / Makefile
1 # $FreeBSD$
2
3 # I once used this extensively, but no longer have a modem.  Feel free
4 # to ask me questions about it, but I disclaim ownership now.  -Peter
5
6 PROG=   chat
7 MAN=    chat.8
8
9 .include <bsd.prog.mk>