all:


clean:
	-rm *~
	-rm -rf example.com test www
	-rm testlog.txt
	-rm *.stackdump

#	-rm testlog.txt
#	-rm generation.txt
#	-rm test.db test.zip testtemp.zip
#	-rm *.profile
