Module Name: src Committed By: rillig Date: Sun Aug 9 07:18:03 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: modmisc.exp modmisc.mk Log Message: make(1): add another test case for mod-subst-dollar Having only 8 dollar signs does not prove anything. It might still be the result of 3 substitutions in a row. Having 5 substitutions in a row is less likely though. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.bin/make/unit-tests/modmisc.exp cvs rdiff -u -r1.36 -r1.37 src/usr.bin/make/unit-tests/modmisc.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.