if test ${bindir:-nocopy} = nocopy then pcrname $1 $2 else cp -p `pcrname $1 $2` ${bindir} echo ${bindir}/$2 fi