old-cross-binutils/binutils/not-ranlib.c
1999-05-03 07:29:11 +00:00

3 lines
93 B
C

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