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