bfd: avoid elf-sframe.c for SFrame-unaware targets It is wasteful to build this file when it's not actually used. Limit it to targets actually using SFrame and introduce a compiler define (paralleling OBJ_MAYBE_ELF, as having similar purpose) to guard internal function decls.