Removing unnecessary output of make process
[fw/sdcc] / sim / ucsim / mkecho
1 if [ -f ${1}/devel ]; then
2         shift
3         echo "$@"
4 fi