Module Name: src
Committed By: martin
Date: Fri Nov 14 14:17:12 UTC 2014
Modified Files:
src [netbsd-7]: build.sh
Log Message:
Pull up following revision(s) (requested by apb in ticket #219):
build.sh: revision 1.301
Replace '.' and '-' in ${op} with '_', before setting d_${op}=true.
Also remove or simplify older code that did the same thing in a
different way. The old code handled most cases, but did not change
op=kernel.gdb to op=kernel_gdb.
To generate a diff of this commit:
cvs rdiff -u -r1.294.2.1 -r1.294.2.2 src/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.