* configure.tgt (i[3-7]86-*-solaris2*, i[3-7]86-*-solaris*): Correct
[binutils.git] / binutils / maybe-ranlib.c
blobdcaded3d062dd042a457edb07d2625e02153d06c
1 /* Linked with ar.o to flag that this program decides at runtime
2 (using argv[0] if it is is 'ar' or 'ranlib'. */
4 int is_ranlib = -1;