* Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o,
[binutils.git] / binutils / is-strip.c
blob215341a325ce739152876f410992226f87b29818
1 /* Linked with objcopy.o to flag that this program is 'strip' (not
2 'objcopy'). */
4 int is_strip = 1;