HomeSort by: relevance | last modified time | path
    Searched defs:not_found_mtime (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-mtime.mk 23 not_found_mtime:= ${no/such/file:L:mtime} macro
24 .if ${not_found_mtime} < ${start}
96 .if ${not_found_mtime} > ${end}
varmod-mtime.mk 23 not_found_mtime:= ${no/such/file:L:mtime} macro
24 .if ${not_found_mtime} < ${start}
96 .if ${not_found_mtime} > ${end}

Completed in 25 milliseconds