# # # clean: find . -name "*~" -exec rm {} \; rm -f fm801.tar.gz cd .. && tar -zcf fm801.tar.gz fm801 && mv fm801.tar.gz fm801/ && cd fm801