Module Name: src Committed By: rillig Date: Sun Nov 8 23:08:49 UTC 2020
Modified Files: src/usr.bin/make: cond.c Log Message: make(1): rename CondParser_Func to CondParser_LeafToken The previous name was misleading since the function did not only parse function call expressions. To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 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.