# $Id: Makefile.bsd,v 1.4 1996/10/08 04:37:59 paulus Exp $ PROG= chat SRCS= chat.c MAN8= chat.8 MAN= chat.cat8 BINDIR= /usr/sbin .include