Module Name: src Committed By: rillig Date: Sat Nov 21 20:12:08 UTC 2020
Modified Files: src/usr.bin/make: suff.c Log Message: make(1): move SuffExpandWildcards further up This avoids an unnecessary forward declaration. To generate a diff of this commit: cvs rdiff -u -r1.273 -r1.274 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.