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