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 Feb  8 11:02:03 UTC 2026

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

Log Message:
make: document that multiple variable assignments are allowed


To generate a diff of this commit:
cvs rdiff -u -r1.666 -r1.667 src/usr.bin/make/main.c
cvs rdiff -u -r1.389 -r1.390 src/usr.bin/make/make.1
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/opt.exp
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/opt.mk

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