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

  /src/usr.bin/make/unit-tests/
depsrc-use.mk 15 all: action directly
35 # It's possible but uncommon to directly make a .USE target.
36 directly: .USE target
37 @echo directly
depsrc-usebefore.mk 23 @${MAKE} -r -f ${MAKEFILE} directly
111 # It is technically possible to directly make a .USEBEFORE target, but it
114 directly: .USEBEFORE target
115 @echo directly

Completed in 13 milliseconds