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