summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only/clean
blob: c5944013cdd06ab303996edc386345e8f912fdad (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
tqfind -lname \* -maxdepth 1 | xargs rm
rm tqmoc_*
rm images.h
rm gen_*
rm -rf kregexpeditor*
rm Makefile
rm kregexpeditor.zip