This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
binutils-gdb
Watch
1
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-11-26 19:44:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2043964ee2
binutils-gdb
/
binutils
/
not-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 'ar' (not 'ranlib'). */
19990502 sourceware import
1999-05-03 15:29:11 +08:00
int
is_ranlib
=
0
;
Reference in New Issue
Copy Permalink