opnsense-src/contrib/bmake/unit-tests/var-recursive.exp
Simon J. Gerraty 148ee84570 Merge bmake-20230622
Merge commit '3e39ce563b9ba25883e5aa37d9799eda9e57c1e0'
2023-06-27 13:57:58 -07:00

19 lines
451 B
Text

make: "var-recursive.mk" line 21: still there
Variable DIRECT is recursive.
in var-recursive.mk:22
make: stopped in unit-tests
Variable INDIRECT1 is recursive.
in var-recursive.mk:29
make: stopped in unit-tests
make: "var-recursive.mk" line 37: ok
Variable V is recursive.
in var-recursive.mk:45
make: stopped in unit-tests
: OK
In a command near "var-recursive.mk" line 57: Variable VAR is recursive.
make: stopped in unit-tests
exit status 0