From 12c77cdbfa4ec48d935af3ae7cf1118e38bec6e1 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 29 May 2011 15:47:21 +0200 Subject: lowered filesystem hierarchy--everything are modules --- modules/retiolum/Makefile | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 modules/retiolum/Makefile (limited to 'modules/retiolum/Makefile') diff --git a/modules/retiolum/Makefile b/modules/retiolum/Makefile deleted file mode 100644 index 0d99ee70..00000000 --- a/modules/retiolum/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -.phony: update it all so install - -all: select-target - -it: so -so: it - -/etc/tinc/retiolum/hosts: - cd $(dir $@) && git clone https://github.com/krebscode/hosts - -update: /etc/tinc/retiolum/hosts - cd $< && git pull - -install: - scripts/tinc_setup/install.sh -- cgit v1.2.3