summaryrefslogtreecommitdiffstats
path: root/god/kachelmann/Makefile
diff options
context:
space:
mode:
authoreuer <root@euer.krebsco.de>2012-12-20 15:53:41 +0100
committereuer <root@euer.krebsco.de>2012-12-20 15:53:41 +0100
commit17ffe40523144a60d4297cfb18c3b5fdaffa84af (patch)
tree6c1104cffe5e3d581d4924edc74f4626d208970d /god/kachelmann/Makefile
parenta283809283e3e0606271ae263ff8d4ccbd990af6 (diff)
//{hyper,json} -> //sandbox
//{icecrab,kachelmann,meinsack} -> //god //host -> //punani/host
Diffstat (limited to 'god/kachelmann/Makefile')
-rw-r--r--god/kachelmann/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/god/kachelmann/Makefile b/god/kachelmann/Makefile
new file mode 100644
index 00000000..3343d941
--- /dev/null
+++ b/god/kachelmann/Makefile
@@ -0,0 +1,7 @@
+.PHONY: infect
+install:
+ # punani -Ei w3m php php-xml-simple
+ ln -s $$PWD/conditions ../bin/conditions
+ ln -s $$PWD/wetter ../bin/wetter
+ ln -s ${INSTALL_DIR}conditions ${INSTALL_DIR}kachelmann
+