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
/
ranlib
/
Makefile
blob
bae1b62b515c08af623646a8cbe6e295234dc064
1
# $NetBSD$
2
3
PROG
=
ranlib
4
5
.
include
<
bsd.own.mk
>
6
7
COPTS.arparse.c
= -
Wno-stack-protector
8
9
.
include
"${.CURDIR}/../common/Makefile.prog"