Module Name: src
Committed By: rillig
Date: Sat Aug 1 21:48:17 UTC 2020
Modified Files:
src/usr.bin/make: Makefile
Log Message:
make(1): remove line numbers from generated code coverage files
The line numbers make it difficult to spot changes in the code and
coverage if a line is added or removed from the code.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/usr.bin/make/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.