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