Initial revision
[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;