Module Name: src Committed By: rillig Date: Sat Sep 12 10:38:52 UTC 2020
Modified Files: src/usr.bin/make: cond.c Log Message: make(1): fix wording of parse error in conditionals The word "should" is not appropriate for situations that eventually lead to a parse error. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/usr.bin/make/cond.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.