Module Name: src Committed By: rillig Date: Sun Nov 22 11:30:02 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): extract string handling from Suffix_GetSuffix
Finding a suffix of a string is not the job of the Suffix type.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/usr.bin/make/suff.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
