2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-03-07 13:39:43 +08:00
binutils-gdb/binutils/is-ranlib.c
1991-10-07 23:14:25 +00:00

4 lines
93 B
C

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