xref: /freebsd/contrib/bmake/unit-tests/opt-debug-parse.exp (revision 6a7405f5a6b639682cacf01e35d561411ff556aa)
1*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:16: .for  var  in  value
29f45a3c8SSimon J. GerratyParse_PushInput: .for loop in opt-debug-parse.mk, line 16
39f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
4*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:21: .info trace with multi-line .for loop head
5148ee845SSimon J. Gerratymake: "opt-debug-parse.mk" line 21: trace with multi-line .for loop head
69f45a3c8SSimon J. Gerraty	in .for loop from opt-debug-parse.mk:16 with var = value
7148ee845SSimon J. GerratyParseEOF: returning to file opt-debug-parse.mk, line 23
89f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
9*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:26: .include "/dev/null"
109f45a3c8SSimon J. GerratyParse_PushInput: file /dev/null, line 1
119f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `null'
129f45a3c8SSimon J. GerratySetFilenameVars: ${.INCLUDEDFROMDIR} = <some-dir> ${.INCLUDEDFROMFILE} = `opt-debug-parse.mk'
13148ee845SSimon J. GerratyParseEOF: returning to file opt-debug-parse.mk, line 27
149f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
15*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:31: .for a b c in 1 2 3 ${:U4 5 6}
16148ee845SSimon J. GerratyParse_PushInput: .for loop in opt-debug-parse.mk, line 31
179f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
18*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:34: .info trace
19148ee845SSimon J. Gerratymake: "opt-debug-parse.mk" line 34: trace
20148ee845SSimon J. Gerraty	in .for loop from opt-debug-parse.mk:31 with a = 1, b = 2, c = 3
21*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:34: .info trace
22148ee845SSimon J. Gerratymake: "opt-debug-parse.mk" line 34: trace
23148ee845SSimon J. Gerraty	in .for loop from opt-debug-parse.mk:31 with a = 4, b = 5, c = 6
24148ee845SSimon J. GerratyParseEOF: returning to file opt-debug-parse.mk, line 36
259f45a3c8SSimon J. GerratySetFilenameVars: ${.PARSEDIR} = <some-dir> ${.PARSEFILE} = `opt-debug-parse.mk'
26*6a7405f5SSimon J. GerratyParsing opt-debug-parse.mk:38: .MAKEFLAGS: -d0
279f45a3c8SSimon J. GerratyParseDependency(.MAKEFLAGS: -d0)
28956e45f6SSimon J. Gerratyexit status 0
29