# $Id: Makefile,v 1.3 1994/12/22 11:38:20 cgd Exp $
PROG= chat
SRCS= chat.c
MAN= chat.8
BINDIR= /usr/sbin
.include <bsd.prog.mk>