Files
netbsd/usr.sbin/pppd/chat/Makefile
2013-04-06 16:48:33 +02:00

11 lines
168 B
Makefile

# $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>