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

  /src/tests/bin/sh/dotcmd/
Makefile 19 .for cmd_scope in case compound file for func subshell until while
21 FILES += ${cmd}_${cmd_scope}
22 FILESDIR_${cmd}_${cmd_scope} = ${TESTSDIR}
23 FILESBUILD_${cmd}_${cmd_scope} = yes
25 ${cmd}_${cmd_scope}: scoped_command
26 ${TEST_SH} ${.CURDIR}/scoped_command '${cmd_scope}' '${cmd}' '${cmd}' \
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} = ye
    [all...]

Completed in 10 milliseconds