Module Name: src Committed By: rillig Date: Sat Aug 8 12:22:10 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: vardebug.exp vardebug.mk Log Message: make(1): add test for debugging message for indirect modifiers The current output format stops in the middle of the next modifier, which was probably not intended. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/vardebug.exp \ src/usr.bin/make/unit-tests/vardebug.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.