0af11b59ba
* 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.
4 lines
94 B
C
4 lines
94 B
C
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
|
|
|
|
int is_ranlib = 0;
|