.PHONY: clean clean: @echo " RM " $(shell find . -iname '*.pyc' -print -delete)