Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:noerror

725       if (child_failed && !c->noerror && !ignore_errors_flag)
996 child->noerror = ((flags & COMMANDS_NOERROR) != 0);
1005 child->noerror = 1;