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:           Wed Jul  2 17:11:56 UTC 2025

Modified Files:
        src/usr.bin/make: main.c make.1
        src/usr.bin/make/unit-tests: opt-jobs-internal.exp

Log Message:
make: shorten diagnostic for invalid -J option

In the manual page, there's more space to properly explain the
complexity behind the warning.


To generate a diff of this commit:
cvs rdiff -u -r1.659 -r1.660 src/usr.bin/make/main.c
cvs rdiff -u -r1.386 -r1.387 src/usr.bin/make/make.1
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/make/unit-tests/opt-jobs-internal.exp

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