repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
If boot verbose, print asicrev, chiprev and bus type.
[dragonfly.git]
/
usr.sbin
/
pppstats
/
Makefile
blob
2ad52d25ce33485a7b7fd4ae1b72ae8ee63a45e3
1
# $FreeBSD: src/usr.sbin/pppstats/Makefile,v 1.7.2.1 2001/04/25 12:10:35 ru Exp $
2
# $DragonFly: src/usr.sbin/pppstats/Makefile,v 1.3 2004/01/31 06:56:46 dillon Exp $
3
4
PROG
=
pppstats
5
MAN
=
pppstats
.8
6
7
.
include
<
bsd.prog.mk
>