Subject: CVS commit: src/usr.bin/mkdep
To: None <source-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: source-changes
Date: 01/18/2003 23:14:02
Module Name: src
Committed By: jmmv
Date: Sat Jan 18 21:14:01 UTC 2003
Modified Files:
src/usr.bin/mkdep: mkdep.c
Log Message:
Use getopt(3) instead of specific code to parse options.
Reviewed by jdolecek.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.