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: Sat Jan 19 06:52:15 UTC 2008
Modified Files:
src/usr.bin/make: compat.c job.c main.c make.1 make.h
Log Message:
Implement -dl (aka LOUD) to override '@' at the start of script lines.
Based on supplied patch.
PR: 37202
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/usr.bin/make/compat.c
cvs rdiff -r1.134 -r1.135 src/usr.bin/make/job.c src/usr.bin/make/make.1
cvs rdiff -r1.145 -r1.146 src/usr.bin/make/main.c
cvs rdiff -r1.71 -r1.72 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