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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.sbin
/
pppd
/
pppstats
/
Makefile
blob
832a1db0814d1bf1c3a20f43354c65c74fb1da53
1
# $NetBSD: Makefile,v 1.17 2005/02/21 06:41:20 cube Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.PATH
: ${
NETBSDSRCDIR
}/
dist
/
pppd
/
pppstats
6
7
PROG
=
pppstats
8
MAN
=
pppstats
.8
9
LINKS
= ${
BINDIR
}/
pppstats
${
BINDIR
}/
slstats
10
MLINKS
=
pppstats
.8
slstats
.8
11
12
.
include
<
bsd.prog.mk
>