repo.or.cz
/
dragonfly
/
netmp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Clarify that the argument to -t is in seconds.
[dragonfly/netmp.git]
/
usr.sbin
/
asf
/
Makefile
blob
a03cba35d719c4700d96b236e8b2cb3b04bb9fd1
1
# ASF - Add Symbol Files, a helper utility for debugging kernel modules
2
# $FreeBSD$
3
# $DragonFly: src/usr.sbin/asf/Makefile,v 1.1 2004/06/18 21:20:55 hmp Exp $
4
5
PROG
=
asf
6
MAN
=
asf
.8
7
8
.
include
<
bsd.prog.mk
>