freebsd-dev/contrib/bmake/unit-tests/deptgt-end-jobs.exp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
185 B
Plaintext
Raw Normal View History

: .BEGIN '${VAR}'
--- all ---
: all '${VAR}'
: .END '${VAR}'
: .END '${VAR}' deferred
: .BEGIN 'Should not be expanded.' deferred
: all 'Should not be expanded.' deferred
exit status 0