.PHONY: infest
BIN_DIR = ../bin
infest:
	cp ivan ${INSTALL_DIR}
debian-startup:
	cp ivan-startup /etc/init.d/ivan
	update-rc.d evan start