]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/not-ranlib.c
* Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em.
[thirdparty/binutils-gdb.git] / binutils / not-ranlib.c
CommitLineData
252b5132
RH
1/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
2
3int is_ranlib = 0;