]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Add setup support.
authorSimon Ruderich <simon@ruderich.org>
Sun, 15 Feb 2009 17:26:09 +0000 (18:26 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 15 Feb 2009 17:26:09 +0000 (18:26 +0100)
The Makefile contains a setup target which creates all necessary symbolic
links in ~/.

Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..b9502a8
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,9 @@
+# Makefile for lftp configuration files.
+
+
+# Generate necessary files and create symbolic links in ~/.
+LINK=../link.sh
+.PHONY: setup
+setup:
+       # Link setup.
+       $(LINK) "" ~/.lftp