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:           Tue Jun  9 08:27:09 UTC 2026

Modified Files:
        src/usr.bin/make: parse.c
        src/usr.bin/make/unit-tests: dep.exp dep.mk

Log Message:
make: allow semicolons and parentheses in dependency line expressions

https://mail-index.netbsd.org/tech-toolchain/2026/06/08/msg004846.html


To generate a diff of this commit:
cvs rdiff -u -r1.756 -r1.757 src/usr.bin/make/parse.c
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/make/unit-tests/dep.exp \
    src/usr.bin/make/unit-tests/dep.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