1 2 3 4 5 6 7
PREFIX:=/usr/local all: calvr @echo using PREFIX: $(PREFIX) install: install -t $(PREFIX)/bin calvr