summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/chat/Makefile
blob: 2e040b6e3ae85bf34c4ddfc418da169a3fb3ad0e (plain)
1
2
3
4
5
6
7
8
#	$Id: Makefile,v 1.1.1.1 1995/10/18 08:48:00 deraadt Exp $

PROG=	chat
SRCS=	chat.c
MAN=	chat.8
BINDIR=	/usr/sbin

.include <bsd.prog.mk>