summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only/clean
diff options
context:
space:
mode:
Diffstat (limited to 'kregexpeditor/qt-only/clean')
-rwxr-xr-xkregexpeditor/qt-only/clean14
1 files changed, 14 insertions, 0 deletions
diff --git a/kregexpeditor/qt-only/clean b/kregexpeditor/qt-only/clean
new file mode 100755
index 0000000..57e9a6d
--- /dev/null
+++ b/kregexpeditor/qt-only/clean
@@ -0,0 +1,14 @@
+#!/bin/sh
+rm *.o
+rm *.obj
+rm -rf manual
+rm -rf predefined
+rm -rf icons
+rm unistd.h
+find -lname \* -maxdepth 1 | xargs rm
+rm moc_*
+rm images.h
+rm gen_*
+rm -rf kregexpeditor*
+rm Makefile
+rm kregexpeditor.zip