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: jmmv
Date: Wed Sep 10 18:04:24 UTC 2003
Modified Files:
src/usr.bin/make: compat.c main.c make.1 make.h
Log Message:
Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "target
failed" and "command failed" messages added recently. These introduce
too much noise when debugging some kind of problems, specially in pkgsrc.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/usr.bin/make/compat.c
cvs rdiff -r1.92 -r1.93 src/usr.bin/make/main.c
cvs rdiff -r1.87 -r1.88 src/usr.bin/make/make.1
cvs rdiff -r1.47 -r1.48 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