aboutsummaryrefslogtreecommitdiff
path: root/binutils/maybe-ranlib.c
blob: 882bb73d6eec3ce11273fb433108dd5eeffe0a76 (plain)
1
2
3
4
/* 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 = 0;