binutils-papermario/binutils/is-ranlib.c
2020-09-20 20:52:02 -04:00

4 lines
93 B
C

/* Linked with ar.o to flag that this program is 'ranlib' (not 'ar'). */
int is_ranlib = 1;