Arch_IsLib
} else if ((gn->type & OP_LIB) && (gn->mtime == 0 || Arch_IsLib(gn))) {
bool Arch_IsLib(GNode *) MAKE_ATTR_USE;