Subject: CVS commit: src/usr.bin/mkdep
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 12/12/2005 22:05:28
Module Name:	src
Committed By:	dsl
Date:		Mon Dec 12 22:05:28 UTC 2005

Modified Files:
	src/usr.bin/mkdep: mkdep.1 mkdep.c

Log Message:
Add a -D option that acts like -d, but reads the filenames (whitespace
separated) from stdin.
Useful (eg in Makefile.kern.inc) to avoid breaking the systems command
line limit.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.bin/mkdep/mkdep.1
cvs rdiff -r1.24 -r1.25 src/usr.bin/mkdep/mkdep.c

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