]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/not-ranlib.c
2007-07-05 Markus Deuling <deuling@de.ibm.com>
[thirdparty/binutils-gdb.git] / binutils / not-ranlib.c
CommitLineData
0af11b59 1/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib'). */
252b5132
RH
2
3int is_ranlib = 0;