Subject: CVS commit: src/usr.bin/mkdep
To: None <source-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: source-changes
Date: 01/19/2003 00:32:22
Module Name: src
Committed By: jmmv
Date: Sat Jan 18 22:32:22 UTC 2003
Modified Files:
src/usr.bin/mkdep: mkdep.c
Log Message:
When an unknown option is found, ignore it, as it may be cc related (i.e.,
-D and -I options).
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.