Module Name: src Committed By: rillig Date: Sun Oct 25 08:59:26 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): refactor DirMatchFiles
Split the conditions since the comment only applies to one of them.
Use local variables for common subexpressions.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/usr.bin/make/dir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
