This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d8fe84e397
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-21 21:34:58 +02:00
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
19990502 sourceware import
1999-05-03 09:29:11 +02:00
int
is_ranlib
=
0
;