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
/
coffdump
/
Makefile
blob
4d200db272ba237ed73251618f661d6d2849c7ae
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:22:08 skrll Exp $
2
3
PROG
=
coffdump
4
5
.
include
<
bsd.own.mk
>
6
7
.
include
"${.CURDIR}/../common/Makefile.prog"