mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 04:40:53 -05:00
8 lines
190 B
Makefile
8 lines
190 B
Makefile
|
|
# 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
|
|
|
|
PROG= chat
|
|
MAN= chat.8
|
|
|
|
.include <bsd.prog.mk>
|