2
0
mirror of https://sourceware.org/git/binutils-gdb.git synced 2025-02-17 13:10:12 +08:00
binutils-gdb/binutils/not-ranlib.c
1999-05-03 07:29:11 +00:00

4 lines
93 B
C

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