Module Name: src Committed By: rillig Date: Sat Nov 7 14:40:51 UTC 2020
Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-func-defined.exp cond-func-defined.mk Log Message: make(1): add test for parse error in function defined() To generate a diff of this commit: cvs rdiff -u -r1.180 -r1.181 src/usr.bin/make/cond.c cvs rdiff -u -r1.3 -r1.4 src/usr.bin/make/unit-tests/cond-func-defined.exp cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/cond-func-defined.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.