Subject: CVS commit: src/usr.bin/xlint/xlint
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/26/2004 21:51:11
Module Name:	src
Committed By:	dsl
Date:		Mon Jan 26 21:51:11 UTC 2004

Modified Files:
	src/usr.bin/xlint/xlint: lint.1 xlint.c

Log Message:
Pass -MD through to cpp so that it can generate a depend file.
(Actually pass any -M <arg> through, but -MD is most useful.)


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/xlint/xlint/lint.1
cvs rdiff -r1.33 -r1.34 src/usr.bin/xlint/xlint/xlint.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.