summaryrefslogtreecommitdiffstats
path: root/kachelmann/Makefile
blob: 813f4dece60fbf630c2e758d50a248b4826fdf65 (plain)
1
2
3
4
5
6
.PHONY: infect
INSTALL_DIR = /root/bin/
infect:
		mkdir -p /tmp/kachelmann/
		cp conditions  ${INSTALL_DIR}
		chmod +x ${INSTALL_DIR}conditions