Module Name: src Committed By: rillig Date: Wed Oct 21 08:20:13 UTC 2020
Modified Files: src/usr.bin/make: suff.c src/usr.bin/make/unit-tests: deptgt-suffixes.exp Log Message: make(1): add suffix number to the debug log Previously, I had taken that lonely number in the debug log for the sNum, but it was the reference count. To generate a diff of this commit: cvs rdiff -u -r1.211 -r1.212 src/usr.bin/make/suff.c cvs rdiff -u -r1.2 -r1.3 src/usr.bin/make/unit-tests/deptgt-suffixes.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.