* Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.
[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;