summaryrefslogtreecommitdiff
path: root/wince/xdistclean.ksh
blob: bdb6b421e88cf8dd924757f486b4569ec66cbaeb (plain)
1
2
3
4
tdirs=`xfind . -type d -name 'wince-*'`
test "$tdirs" = "" || rm -rf $dirs
rm -f *.res *.pdb *~