Module Name: src Committed By: rillig Date: Sat Jun 11 17:41:36 UTC 2022
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make: separate cases in HandleDependencyTargetMundane
Most targets do not use wildcards, so there is no need to put the single
item into a list.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.677 -r1.678 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
