aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/var-recursive.exp
blob: 5415dc93a53dd47292a60e621a090604e9ee0478 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
make: "var-recursive.mk" line 21: still there
make: Variable DIRECT is recursive.
	in var-recursive.mk:22

make: stopped in unit-tests
make: Variable INDIRECT1 is recursive.
	in var-recursive.mk:29

make: stopped in unit-tests
make: "var-recursive.mk" line 37: ok
make: Variable V is recursive.
	in var-recursive.mk:45

make: stopped in unit-tests
: OK
In a command near "var-recursive.mk" line 57: make[1]: Variable VAR is recursive.

make: stopped in unit-tests
exit status 0