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

  /src/tests/bin/sh/dotcmd/
Makefile 29 . for dot_scope in case compound file for func subshell until while
31 ${dot_scope}_${cmd}_${cmd_scope} \
32 out/${dot_scope}_${cmd}_${cmd_scope}.out
33 FILESDIR_${dot_scope}_${cmd}_${cmd_scope} = ${TESTSDIR}
34 FILESBUILD_${dot_scope}_${cmd}_${cmd_scope} = yes
35 FILESMODE_${dot_scope}_${cmd}_${cmd_scope} = ${BINMODE}
37 ${dot_scope}_${cmd}_${cmd_scope}: scoped_command
38 ${TEST_SH} ${.CURDIR}/scoped_command '${dot_scope}' \
Makefile 29 . for dot_scope in case compound file for func subshell until while
31 ${dot_scope}_${cmd}_${cmd_scope} \
32 out/${dot_scope}_${cmd}_${cmd_scope}.out
33 FILESDIR_${dot_scope}_${cmd}_${cmd_scope} = ${TESTSDIR}
34 FILESBUILD_${dot_scope}_${cmd}_${cmd_scope} = yes
35 FILESMODE_${dot_scope}_${cmd}_${cmd_scope} = ${BINMODE}
37 ${dot_scope}_${cmd}_${cmd_scope}: scoped_command
38 ${TEST_SH} ${.CURDIR}/scoped_command '${dot_scope}' \

Completed in 22 milliseconds