repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2001-03-05 Dave Brolley <brolley@redhat.co
[binutils.git]
/
binutils
/
maybe-ranlib.c
blob
f37bc0ff2164c509b4ceb9d23783f8f7eccea279
1
/* Linked with ar.o to flag that this program decides at runtime
2
(using argv[0] if it is is 'ar' or 'ranlib'. */
3
4
int
is_ranlib
= -
1
;