summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils-2.17/binutils/maybe-ranlib.c
blob: dcaded3d062dd042a457edb07d2625e02153d06c (plain) (blame)
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;