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:           Mon Jun 19 20:07:35 UTC 2023

Modified Files:
        src/usr.bin/make: cond.c
        src/usr.bin/make/unit-tests: directive-include-guard.exp
            directive-include-guard.mk

Log Message:
make: add tests for full code coverage of multiple-inclusion guards


To generate a diff of this commit:
cvs rdiff -u -r1.348 -r1.349 src/usr.bin/make/cond.c
cvs rdiff -u -r1.4 -r1.5 \
    src/usr.bin/make/unit-tests/directive-include-guard.exp
cvs rdiff -u -r1.5 -r1.6 \
    src/usr.bin/make/unit-tests/directive-include-guard.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