mirror of
https://github.com/opnsense/src.git
synced 2026-06-03 22:02:58 -04:00
19 lines
451 B
Text
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
|