summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/chat/Makefile
blob: d750775d7742b8e243a99749f58a5248cdf66ece (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.11 2005/02/21 06:41:20 cube Exp $

.include <bsd.own.mk>

.PATH: ${NETBSDSRCDIR}/dist/pppd/chat

PROG=	chat
MAN=	chat.8

.include <bsd.prog.mk>