xref: /trueos/contrib/binutils/binutils/is-ranlib.c (revision aae950e69caf1dc3f308b74fe6d066a645a7ed09)
1 /* Linked with ar.o to flag that this program is 'ranlib' (not 'ar').  */
2 
3 int is_ranlib = 1;
4