index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.17
/
binutils
/
is-ranlib.c
blob: 22ce3aa4ee7023d83a3d16985941eb9325a39397 (
plain
)
1
2
3
/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
int
is_ranlib
=
1
;