old-cross-binutils/binutils/maybe-ranlib.c
1991-10-07 23:14:25 +00:00

4 lines
136 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 = 0;