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

int is_ranlib = 0;