repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.sbin
/
pppd
/
chat
/
Makefile
blob
5a33a49131d3a721b9ce9b4bf1490271263a38b9
1
# $NetBSD: Makefile,v 1.10 2005/02/20 11:12:42 cube Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
NETBSDSRCDIR
}/
dist
/
pppd
/
chat
6
7
PROG
=
chat
8
MAN
=
chat
.8
9
10
.
include
<
bsd.prog.mk
>