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

int is_ranlib = 1;
OpenPOWER on IntegriCloud