old-cross-binutils/binutils/is-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 'ranlib' (not 'ar'). */
int is_ranlib = 1;