2
0
mirror of https://frontier.innolan.net/github/amigaos-binutils.git synced 2025-11-23 03:30:41 +00:00
Files
amigaos-binutils/binutils/maybe-ranlib.c
2006-03-15 23:16:57 +00:00

5 lines
138 B
C

/* Linked with ar.o to flag that this program decides at runtime
(using argv[0] if it is is 'ar' or 'ranlib'. */
int is_ranlib = -1;