Initial revision
[binutils.git] / binutils / maybe-ranlib.c
blobf37bc0ff2164c509b4ceb9d23783f8f7eccea279
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;