X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=wince%2Fxdistclean.ksh;h=bdb6b421e88cf8dd924757f486b4569ec66cbaeb;hb=ce50c03327684464451f248ddc0b6adc199cce2d;hp=27d7c98eddfd3676caa1c60c961200ab35022873;hpb=e1caacb4fdb62cb28dc825ca0115faf95e569339;p=p5sagit%2Fp5-mst-13.2.git diff --git a/wince/xdistclean.ksh b/wince/xdistclean.ksh index 27d7c98..bdb6b42 100644 --- a/wince/xdistclean.ksh +++ b/wince/xdistclean.ksh @@ -1,4 +1,4 @@ -tdirs=`xfind . -type d -name 'wince-*'` -test "$tdirs" = "" || rm -rf $dirs -rm -f *.res *.pdb *~ - +tdirs=`xfind . -type d -name 'wince-*'` +test "$tdirs" = "" || rm -rf $dirs +rm -f *.res *.pdb *~ +