aboutsummaryrefslogtreecommitdiffstats
path: root/zsh/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/GNUmakefile')
-rw-r--r--zsh/GNUmakefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/zsh/GNUmakefile b/zsh/GNUmakefile
new file mode 100644
index 0000000..1b688ee
--- /dev/null
+++ b/zsh/GNUmakefile
@@ -0,0 +1,6 @@
+include ../dotfiles.mk
+
+all: .profile
+
+.%: %.org
+ $(call tangle,sh)