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
Add program segments.
[binutils.git]
/
binutils
/
is-ranlib.c
blob
22ce3aa4ee7023d83a3d16985941eb9325a39397
1
/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
2
3
int
is_ranlib
=
1
;