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
coverity appeasement - redundant check
[minix.git]
/
external
/
gpl3
/
binutils
/
usr.bin
/
nm
/
Makefile
blob
a53847a4e31f4efddbfb10e292580b2a00a297a7
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:22:19 skrll Exp $
2
3
PROG
=
nm
4
5
.
include
<
bsd.own.mk
>
6
7
.
include
"${.CURDIR}/../common/Makefile.prog"