Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.
[p5sagit/p5-mst-13.2.git] / wince / xdistclean.ksh
CommitLineData
e4451f11 1tdirs=`xfind . -type d -name 'wince-*'`
2test "$tdirs" = "" || rm -rf $dirs
3rm -f *.res *.pdb *~
4