clean:: @rm -fv *.pyc *~ .*~ *.pyo @find . -name .\#\* -exec rm -fv {} \; @rm -fv *.rpm @rm -fv *.gz @rm -fv data/* @rm -fv html/*