opnsense-src/contrib/bmake/unit-tests/depsrc.exp
Simon J. Gerraty b69c3b89fe Merge bmake-20220204
(cherry picked from commit 9f45a3c8c8)
2022-02-15 21:37:07 -08:00

5 lines
240 B
Text

: 'Undefined variables are expanded directly in the dependency'
: 'declaration. They are not preserved and maybe expanded later.'
: 'This is in contrast to local variables such as ${.TARGET}.'
: Making .UNKNOWN from nothing.
exit status 0