binutils-gdb/binutils/maybe-ranlib.c

5 lines
136 B
C
Raw Normal View History

1991-10-08 00:14:25 +01:00
/* 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 = 0;