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

Lines Matching defs:mtime

326   -L, --check-symlink-times   Use the latest mtime between symlinks and target.\n"),
1925 FILE_TIMESTAMP mtime;
1930 mtime = file_mtime_no_search (d->file);
1931 any_remade |= (mtime != NONEXISTENT_MTIME
1932 && mtime != makefile_mtimes[i]);