]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/contrib/binutils/binutils/maybe-ranlib.c
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / contrib / binutils / binutils / maybe-ranlib.c
1 /* Linked with ar.o to flag that this program decides at runtime
2    (using argv[0] if it is is 'ar' or 'ranlib'.  */
3
4 int is_ranlib = -1;