* obj.h (struct format_ops): New members begin, app_file,
[binutils-gdb.git] / binutils / not-ranlib.c
blobafb9ceb3d670049e1ca7ba82025f1a09f09d2584
1 /* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
3 int is_ranlib = 0;