summaryrefslogtreecommitdiff
path: root/binutils/not-ranlib.c
blob: 6e61331b78c75f2ae9668883f19edd692721dae3 (plain)
1
2
3
/* Linked with ar.o to flag that this program is 'ar' (not 'ranlib').  */

int is_ranlib = 0;