#	$Id: Makefile,v 1.2 1994/05/30 01:38:57 paulus Exp $

PROG=	chat
SRCS=	chat.c
MAN8=	chat.0
BINDIR=	/usr/sbin

.include <bsd.prog.mk>
