summaryrefslogtreecommitdiffstats
path: root/kachelmann/Makefile
diff options
context:
space:
mode:
authortv <tv@also>2011-08-06 00:57:01 +0200
committertv <tv@also>2011-08-06 00:57:01 +0200
commit870f56fbfcc9eb6e118d7610095d4b655bfe9075 (patch)
tree66c5a8cbbc6d22291e8bb653f311e40b76494acb /kachelmann/Makefile
parent8a694ef307be39ce4183cd51fe02c6397951d46a (diff)
parent6cbc3fc61e739c8c7a6bd362cdef76003817b3c4 (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'kachelmann/Makefile')
-rw-r--r--kachelmann/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/kachelmann/Makefile b/kachelmann/Makefile
new file mode 100644
index 00000000..277a5421
--- /dev/null
+++ b/kachelmann/Makefile
@@ -0,0 +1,5 @@
+.PHONY: infect
+INSTALL_DIR = /root/bin
+infect:
+ mkdir -p /tmp/kachelmann/
+ cp kachelmann ${INSTALL_DIR}