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

  /src/usr.bin/make/unit-tests/
suff-lookup.mk 14 # Register '.short' before '.sho'. When searching for the transformation
15 # '.sho.c', the suffix '.short' must not be found even though it starts with
17 .SUFFIXES: .short .sho .dead-end
19 # From long to short suffix.
23 # From short to long suffix.
27 .short.c:
31 .dead-end.short:
40 .SUFFIXES: .c .cc .ccc .short .sho .dead-end
directive-for-escape.mk 221 # expect+2: short: " ", long: " "
223 . info short: $i, long: ${i} target

Completed in 11 milliseconds