xref: /freebsd/contrib/bmake/unit-tests/opt-debug-var.exp (revision 759b177aecbfc49ebc900739954ac56b1aa5fc53)
19f45a3c8SSimon J. GerratyGlobal: ASSIGNED = value
21d3f2ddcSSimon J. GerratyGlobal: SUBST = # (empty)
39f45a3c8SSimon J. GerratyGlobal: SUBST = value
49f45a3c8SSimon J. GerratyVar_Parse: y(ASSIGNED) (eval)
56a7405f5SSimon J. GerratyVar_Parse: $U (eval-defined-loud)
6*759b177aSSimon J. Gerratymake: opt-debug-var.mk:34: Variable "U" is undefined
76a7405f5SSimon J. GerratyVar_Parse: $< (eval-defined-loud)
8*759b177aSSimon J. Gerratymake: opt-debug-var.mk:40: Variable "<" is undefined
99f45a3c8SSimon J. GerratyGlobal: .MAKEFLAGS =  -r -k -d v -d
109f45a3c8SSimon J. GerratyGlobal: .MAKEFLAGS =  -r -k -d v -d 0
116a7405f5SSimon J. Gerratymake: Fatal errors encountered -- cannot continue
126a7405f5SSimon J. Gerratymake: stopped in unit-tests
136a7405f5SSimon J. Gerratyexit status 1
14