summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only/clean
blob: 4fa677298123ed0f2c817624ab3fcf21a366895a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 tqmoc_*
rm images.h
rm gen_*
rm -rf kregexpeditor*
rm Makefile
rm kregexpeditor.zip