aboutsummaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rw-r--r--mk/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/mk/README.md b/mk/README.md
deleted file mode 100644
index e4cd742b4..000000000
--- a/mk/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a set of helper Makefiles for doing non-recursive builds with
-GNU Make. The canonical source can be found at
-https://github.com/edolstra/make-rules. You should copy the files
-into the `mk` subdirectory of your project.
-
-TODO: write more documentation.