If `utime of source file <= utime of output file` is true, a build of the source file can be skipped. You would avoid time-wasting.
If
utime of source file <= utime of output fileis true, a build of the source file can be skipped. You would avoid time-wasting.