Searched refs:step2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-m-include-dir.mk10 # 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:
/freebsd-current/contrib/cortex-strings/scripts/
H A Dbench.py141 step2 = 1.4
145 for step in [step1, step2]:
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c4451 ATF_TC(step2); variable
4452 ATF_TC_HEAD(step2, tc)
4458 ATF_TC_BODY(step2, tc)
6667 ATF_TP_ADD_TC_PT_STEP(tp, step2);

Completed in 129 milliseconds