summaryrefslogtreecommitdiffstats
path: root/mg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mg/Makefile')
-rw-r--r--mg/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/mg/Makefile b/mg/Makefile
new file mode 100644
index 0000000..8932f12
--- /dev/null
+++ b/mg/Makefile
@@ -0,0 +1,6 @@
+include ../functions.mk
+
+files: .mg
+
+.mg: mg.org
+ $(call tangle)