]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/is-ranlib.c
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / binutils / is-ranlib.c
CommitLineData
ef82baf8
PB
1/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
2
3int is_ranlib = 1;