This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-11-27 03:51:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01ad7f3617
binutils-gdb
/
binutils
/
is-ranlib.c
4 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
* filemode.c: Fix formatting. * ieee.c: Likewise. * is-ranlib.c: Likewise. * is-strip.c: Likewise. * maybe-ranlib.c: Likewise. * maybe-strip.c: Likewise. * nlmconv.c: Likewise. * nm.c: Likewise. * not-ranlib.c: Likewise. * not-strip.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise.
2002-05-22 03:34:58 +08:00
/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
19990502 sourceware import
1999-05-03 15:29:11 +08:00
int
is_ranlib
=
1
;
Reference in New Issue
Copy Permalink