directive-export-impl.exp revision 1.9
1ParseReadLine (21): 'UT_VAR=		<${REF}>'
2Global:UT_VAR = <${REF}>
3ParseReadLine (28): '.export UT_VAR'
4Global:.MAKE.EXPORTED = UT_VAR
5ParseReadLine (32): ': ${UT_VAR:N*}'
6Var_Parse: ${UT_VAR:N*} (eval-defined)
7Var_Parse: ${REF}> (eval-defined)
8Applying ${UT_VAR:N...} to "<>" (eval-defined, regular)
9Pattern for ':N' is "*"
10ModifyWords: split "<>" into 1 words
11Result of ${UT_VAR:N*} is "" (eval-defined, regular)
12ParseDependency(: )
13CondParser_Eval: ${:!echo "\$UT_VAR"!} != "<>"
14Var_Parse: ${:!echo "\$UT_VAR"!} != "<>" (eval-defined)
15Applying ${:!...} to "" (eval-defined, undefined)
16Modifier part: "echo "$UT_VAR""
17Var_Parse: ${.MAKE.EXPORTED:O:u} (eval)
18Applying ${.MAKE.EXPORTED:O} to "UT_VAR" (eval, regular)
19Result of ${.MAKE.EXPORTED:O} is "UT_VAR" (eval, regular)
20Applying ${.MAKE.EXPORTED:u} to "UT_VAR" (eval, regular)
21Result of ${.MAKE.EXPORTED:u} is "UT_VAR" (eval, regular)
22Var_Parse: ${UT_VAR} (eval)
23Var_Parse: ${REF}> (eval)
24Result of ${:!echo "\$UT_VAR"!} is "<>" (eval-defined, defined)
25lhs = "<>", rhs = "<>", op = !=
26ParseReadLine (50): ': ${UT_VAR:N*}'
27Var_Parse: ${UT_VAR:N*} (eval-defined)
28Var_Parse: ${REF}> (eval-defined)
29Applying ${UT_VAR:N...} to "<>" (eval-defined, regular)
30Pattern for ':N' is "*"
31ModifyWords: split "<>" into 1 words
32Result of ${UT_VAR:N*} is "" (eval-defined, regular)
33ParseDependency(: )
34ParseReadLine (54): 'REF=		defined'
35Global:REF = defined
36CondParser_Eval: ${:!echo "\$UT_VAR"!} != "<defined>"
37Var_Parse: ${:!echo "\$UT_VAR"!} != "<defined>" (eval-defined)
38Applying ${:!...} to "" (eval-defined, undefined)
39Modifier part: "echo "$UT_VAR""
40Var_Parse: ${.MAKE.EXPORTED:O:u} (eval)
41Applying ${.MAKE.EXPORTED:O} to "UT_VAR" (eval, regular)
42Result of ${.MAKE.EXPORTED:O} is "UT_VAR" (eval, regular)
43Applying ${.MAKE.EXPORTED:u} to "UT_VAR" (eval, regular)
44Result of ${.MAKE.EXPORTED:u} is "UT_VAR" (eval, regular)
45Var_Parse: ${UT_VAR} (eval)
46Var_Parse: ${REF}> (eval)
47Result of ${:!echo "\$UT_VAR"!} is "<defined>" (eval-defined, defined)
48lhs = "<defined>", rhs = "<defined>", op = !=
49ParseReadLine (62): 'all:'
50ParseDependency(all:)
51Global:.ALLTARGETS =  all
52ParseReadLine (63): '.MAKEFLAGS: -d0'
53ParseDependency(.MAKEFLAGS: -d0)
54Global:.MAKEFLAGS =  -r -k -d cpv -d
55Global:.MAKEFLAGS =  -r -k -d cpv -d 0
56exit status 0
57