Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Mon Nov 16 15:12:16 UTC 2020

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/usr.bin/make/unit-tests: Makefile
Added Files:
        src/usr.bin/make/unit-tests: suff-self.exp suff-self.mk

Log Message:
make(1): add test for self-referencing suffix rule

Just to ensure that make doesn't run into an endless loop.


To generate a diff of this commit:
cvs rdiff -u -r1.969 -r1.970 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.202 -r1.203 src/usr.bin/make/unit-tests/Makefile
cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/suff-self.exp \
    src/usr.bin/make/unit-tests/suff-self.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