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 May 18 07:02:00 UTC 2025
Modified Files:
src/usr.bin/make: job.c make.c
Log Message:
make: clean up an error message and a debug message
When adding a .WAIT dependency, use the common format "target: source"
instead of the unusual "source -> target".
To generate a diff of this commit:
cvs rdiff -u -r1.509 -r1.510 src/usr.bin/make/job.c
cvs rdiff -u -r1.271 -r1.272 src/usr.bin/make/make.c
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