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
2006-04-07 Paul Brook <paul@codesourcery.com>
[binutils.git]
/
binutils
/
not-ranlib.c
blob
6e61331b78c75f2ae9668883f19edd692721dae3
1
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
2
3
int
is_ranlib
=
0
;