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