Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tools/host-mkdep
Module Name: src
Committed By: dsl
Date: Sun Dec 7 20:19:15 UTC 2003
Modified Files:
src/tools/host-mkdep: host-mkdep.in
Log Message:
Make command line parser getopt() compatible (allow host-mkdep -aq -s.o.lo ...)
Don't use shell builtin because we need to know the values of OPTIND (etc)
in what is usually an error path.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/tools/host-mkdep/host-mkdep.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index