HomeSort by relevance Sort by last modified time
    Searched full:delete_on_error (Results 1 - 11 of 11) sorted by null

  /build/kati/testcase/
delete_on_error.mk 3 .DELETE_ON_ERROR:
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
patternrules 103 .DELETE_ON_ERROR:
  /external/curl/src/
Makefile.am 25 .DELETE_ON_ERROR:
  /build/kati/
dep.cc 277 // Note we can safely ignore .DELETE_ON_ERROR for --ninja mode.
  /ndk/sources/host-tools/make-3.81/
job.c 729 static int delete_on_error = -1;
735 if (delete_on_error == -1)
737 struct file *f = lookup_file (".DELETE_ON_ERROR");
738 delete_on_error = f != 0 && f->is_target;
740 if (exit_sig != 0 || delete_on_error)
725 static int delete_on_error = -1; local
    [all...]
NEWS 496 * If `.DELETE_ON_ERROR' appears as a target, Make will delete the target of
    [all...]
  /ndk/build/core/
init.mk 33 .DELETE_ON_ERROR:
  /build/core/
main.mk 23 .DELETE_ON_ERROR:
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.texi     [all...]
make.info-2     [all...]
make.info-1     [all...]

Completed in 368 milliseconds