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

Lines Matching full:d_mtime

650       FILE_TIMESTAMP d_mtime = file_mtime (d->file);
659 if (d_mtime == NONEXISTENT_MTIME && !d->file->intermediate)
671 d->changed |= noexist || d_mtime > this_mtime;
682 else if (d_mtime == NONEXISTENT_MTIME)