Module Name: src
Committed By: rillig
Date: Thu Sep 3 19:10:56 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: dep-var.exp dep-var.mk
Log Message:
make: extend test for unresolved variables in dependencies
This is to ensure that the upcoming refactoring of Var_Parse in
SuffExpandChildren does not break anything.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/dep-var.exp \
src/usr.bin/make/unit-tests/dep-var.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.