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]
/
external
/
gpl3
/
binutils
/
usr.bin
/
addr2line
/
Makefile
blob
28873f56f534f1ad91b6ac6345b20d67b26d10b8
1
# $NetBSD$
2
3
PROG
=
addr2line
4
5
.
include
<
bsd.own.mk
>
6
7
.
include
"${.CURDIR}/../common/Makefile.prog"