Home | History | Annotate | Download | only in make

Lines Matching refs:optval

81         optval="${opt#*=}"
82 [ -n "${optval}" ] ||
84 echo "${indent}${opt%%=*}=\"${optval}\""
194 optval="${opt#*=}"
198 --target=*) target="${optval}"
200 --out=*) outfile="$optval"
202 --name=*) name="${optval}"
204 --proj-guid=*) guid="${optval}"
206 --module-def=*) link_opts="${link_opts} ModuleDefinitionFile=${optval}"
214 --src-path-bare=*) src_path_bare="$optval"
219 vs_ver="$optval"
220 case "$optval" in