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

5 lines
137 B
C

/* Linked with ar.o to flag that this program decides at runtime
(using argv[0] if it is is 'ar' or 'ranlib'. */
int is_ranlib = -1;