1 2 3 4 5 6 7 8
PREFIX=/usr/local info: echo 'install' install: cp git-repo $(PREFIX)/bin chmod 0755 $(PREFIX)/bin/git-repo