PREFIX=/usr/local .PHONY: install install: install -Dm755 scatolo.py $(PREFIX)/bin/scatolo.py install -Dm755 pico.sh $(PREFIX)/bin/pico.sh