Module Name: src Committed By: rillig Date: Sun Nov 28 22:38:17 UTC 2021
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make: inline SuffixFlags_ToString into Suffix_Print
This gets rid of the string literal "none" and the complicated memory
handling.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.353 -r1.354 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.
