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

int is_ranlib = 0;