Changeset View
Changeset View
Standalone View
Standalone View
usr.bin/chat/Makefile
| # I once used this extensively, but no longer have a modem. Feel free | # I once used this extensively, but no longer have a modem. Feel free | ||||
| # to ask me questions about it, but I disclaim ownership now. -Peter | # to ask me questions about it, but I disclaim ownership now. -Peter | ||||
| PACKAGE=ppp | |||||
| PROG= chat | PROG= chat | ||||
| MAN= chat.8 | MAN= chat.8 | ||||
| .include <bsd.prog.mk> | .include <bsd.prog.mk> | ||||