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

4 lines
94 B
C

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