Lines Matching refs:target
166 echo "${target}: ${msg}"
206 dir=${builddir}/${target}
213 echo forcing ${target} ...
217 echo "${target}"
220 echo ${target} ...
228 echo ... removing partially configured ${target}
232 echo "${target}: unable to remove directory ${dir}"
250 __target="--target=${target}"
274 echo ... ${make} ${keepgoing} ${makejobs} ${target}
282 echo ... run ${target}
293 echo ... cleanup ${target}
322 rm -f ${target}.tmp
323 mv ${target}/Mbuild.log ${target}.tmp
324 rm -rf ${target}
325 mv ${target}.tmp ${target}
329 echo ... ${target} built