usage: @echo 'make [clean|install]' clean: rm -f *.pyc install: sh install.sh