DESTDIR ?= /usr/local/bin INSTALL ?= install .PHONY: install install: $(INSTALL) -m 755 replicant_prepare_patch.py -t $(DESTDIR)