summaryrefslogtreecommitdiffstats
path: root/god/ivan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'god/ivan/Makefile')
-rw-r--r--god/ivan/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/god/ivan/Makefile b/god/ivan/Makefile
new file mode 100644
index 00000000..38eb1da2
--- /dev/null
+++ b/god/ivan/Makefile
@@ -0,0 +1,7 @@
+.PHONY: infest
+BIN_DIR = ../bin
+infest:
+ cp ivan ${INSTALL_DIR}
+debian-startup:
+ cp ivan-startup /etc/init.d/ivan
+ update-rc.d evan start