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 Nov 1 17:47:26 UTC 2020
Modified Files:
src/usr.bin/make: compat.c job.c make.c make.h
Log Message:
make(1): negate NoExecute to GNode_ShouldExecute
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/usr.bin/make/compat.c
cvs rdiff -u -r1.299 -r1.300 src/usr.bin/make/job.c
cvs rdiff -u -r1.185 -r1.186 src/usr.bin/make/make.c
cvs rdiff -u -r1.178 -r1.179 src/usr.bin/make/make.h
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