1 2 3 4 5 6 7 8
.POSIX: PREFIX = /usr/local all: install: all +cd man1 && $(MAKE) PREFIX=$(PREFIX) install