* src/SDCCglue.h: make tmpfileNameSet available for preOutName
[fw/sdcc] / sim / ucsim / mkecho
1 if [ -f ${1}/devel ]; then
2         shift
3         echo "$@"
4 fi