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

  /src/usr.bin/make/unit-tests/
opt-m-include-dir.mk 10 # To set up this scenario, the file step2.mk is created deep in a hierarchy
16 # target "step2" that is needed by "step2.mk".
29 _!= cp ${MAKEFILE} ${TEST_DIR}/step2.mk
35 @${.MAKE} -C ${TEST_DIR} -f step2.mk step2
40 .elif ${.PARSEFILE:T} == "step2.mk"
57 # This file is included by step2.mk.
60 step2: target
opt-m-include-dir.mk 10 # To set up this scenario, the file step2.mk is created deep in a hierarchy
16 # target "step2" that is needed by "step2.mk".
29 _!= cp ${MAKEFILE} ${TEST_DIR}/step2.mk
35 @${.MAKE} -C ${TEST_DIR} -f step2.mk step2
40 .elif ${.PARSEFILE:T} == "step2.mk"
57 # This file is included by step2.mk.
60 step2: target

Completed in 150 milliseconds