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: Sat Dec 5 18:38:02 UTC 2020
Modified Files:
src/usr.bin/make: main.c make.h parse.c suff.c targ.c var.c
Log Message:
make(1): define constants for enum zero-values
To generate a diff of this commit:
cvs rdiff -u -r1.491 -r1.492 src/usr.bin/make/main.c
cvs rdiff -u -r1.230 -r1.231 src/usr.bin/make/make.h
cvs rdiff -u -r1.465 -r1.466 src/usr.bin/make/parse.c
cvs rdiff -u -r1.325 -r1.326 src/usr.bin/make/suff.c
cvs rdiff -u -r1.151 -r1.152 src/usr.bin/make/targ.c
cvs rdiff -u -r1.706 -r1.707 src/usr.bin/make/var.c
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