for beter make distclean (was Re: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7...
[p5sagit/p5-mst-13.2.git] / wince / xdistclean.ksh
1 tdirs=`xfind . -type d -name 'wince-*'`
2 test "$tdirs" = "" || rm -rf $dirs
3 rm -f *.res *.pdb *~
4