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