summaryrefslogtreecommitdiff
path: root/wince/xdistclean.ksh
diff options
context:
space:
mode:
Diffstat (limited to 'wince/xdistclean.ksh')
-rw-r--r--wince/xdistclean.ksh4
1 files changed, 0 insertions, 4 deletions
diff --git a/wince/xdistclean.ksh b/wince/xdistclean.ksh
deleted file mode 100644
index bdb6b421e8..0000000000
--- a/wince/xdistclean.ksh
+++ /dev/null
@@ -1,4 +0,0 @@
-tdirs=`xfind . -type d -name 'wince-*'`
-test "$tdirs" = "" || rm -rf $dirs
-rm -f *.res *.pdb *~
-