Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/07/2003 20:30:28
Module Name:	src
Committed By:	dsl
Date:		Sun Dec  7 20:30:28 UTC 2003

Modified Files:
	src/usr.bin/make: main.c make.1 make.h

Log Message:
Add a -Dg3 which outputs the 'input graph' only on error exit.
Lets you see the wood for the trees...


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/usr.bin/make/main.c
cvs rdiff -r1.91 -r1.92 src/usr.bin/make/make.1
cvs rdiff -r1.49 -r1.50 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.