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

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

Log Message:
Only emit each filename once in a single .OPTIONAL line when -o is given.
(Saves several MB for kernel .depend files.)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 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.