file gasp.info was initially added on branch binutils-2_10-branch.
[binutils.git] / binutils / is-ranlib.c
blobfde72a43da5b313d5969d5ac3591a44ac3a128ce
1 /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
3 int is_ranlib = 1;