repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
gpl3
/
binutils
/
usr.bin
/
addr2line
/
Makefile
blob
fa65632fbc907de8f3f9dca1959153406f468c82
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:22:07 skrll Exp $
2
3
PROG
=
addr2line
4
5
.
include
<
bsd.own.mk
>
6
7
.
include
"${.CURDIR}/../common/Makefile.prog"