summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/qt-only/clean
blob: 57e9a6d3e4c9c335d1022bff6715dc897f7f62e3 (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 moc_*
rm images.h
rm gen_*
rm -rf kregexpeditor*
rm Makefile
rm kregexpeditor.zip