1make: "var-recursive.mk" line 20: still there 2Variable DIRECT is recursive. 3 in var-recursive.mk:21 4 5make: stopped in unit-tests 6Variable INDIRECT1 is recursive. 7 in var-recursive.mk:28 8 9make: stopped in unit-tests 10make: "var-recursive.mk" line 35: ok 11Variable V is recursive. 12 in var-recursive.mk:43 13 14make: stopped in unit-tests 15: OK 16In a command near "var-recursive.mk" line 55: Variable VAR is recursive. 17 18make: stopped in unit-tests 19exit status 0 20