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: sjg
Date: Thu Feb 5 23:26:08 UTC 2026
Modified Files:
src/usr.bin/make: main.c
src/usr.bin/make/unit-tests: Makefile
Log Message:
Add .MAKE.VERSION as read-only variable
If MAKE_VERSION is defined, create ${.MAKE.VERSION} read-only
and retain ${MAKE_VERSION} for backwards compatibility.
To generate a diff of this commit:
cvs rdiff -u -r1.665 -r1.666 src/usr.bin/make/main.c
cvs rdiff -u -r1.375 -r1.376 src/usr.bin/make/unit-tests/Makefile
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