summaryrefslogtreecommitdiff
path: root/binutils/maybe-ranlib.c
blob: f37bc0ff2164c509b4ceb9d23783f8f7eccea279 (plain)
1
2
3
4
/* Linked with ar.o to flag that this program decides at runtime
   (using argv[0] if it is is 'ar' or 'ranlib'. */

int is_ranlib = -1;