88aa34aadf
.PATH. Reported by Geoff Wing.
11 lines
168 B
Makefile
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>
|