1 2 3 4 5
.PHONY: infect INSTALL_DIR = /root/bin infect: mkdir -p /tmp/kachelmann/ cp kachelmann ${INSTALL_DIR}