Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
Module Name: src
Committed By: rillig
Date: Sun Jan 19 10:57:10 UTC 2025
Modified Files:
src/usr.bin/make: Makefile compat.c job.c main.c make.h
Log Message:
make: fix code coverage counts
See tests/usr.bin/gcov/t_gcov.sh.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/usr.bin/make/Makefile
cvs rdiff -u -r1.261 -r1.262 src/usr.bin/make/compat.c
cvs rdiff -u -r1.484 -r1.485 src/usr.bin/make/job.c
cvs rdiff -u -r1.636 -r1.637 src/usr.bin/make/main.c
cvs rdiff -u -r1.348 -r1.349 src/usr.bin/make/make.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index