]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/contrib/binutils/binutils/is-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 / is-ranlib.c
1 /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar').  */
2
3 int is_ranlib = 1;