Module Name: src Committed By: rillig Date: Tue Aug 25 16:20:32 UTC 2020
Modified Files: src/usr.bin/make/unit-tests: var-op-assign.exp var-op-assign.mk Log Message: make(1): demonstrate how the parser handles spaces in variable names Not that anyone would need this feature, or that it was ever intended to be used at all. But it is there, and if someone ever wants to fix this part of the parser, they should at least know about this behavior. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/var-op-assign.exp cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/var-op-assign.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.