.PHONY: all install PREFIX := /usr/local all : install : install -m 0755 bin/* "$(PREFIX)"/bin