summaryrefslogtreecommitdiff
path: root/dmake/README
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/README')
-rw-r--r--dmake/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/dmake/README b/dmake/README
new file mode 100644
index 000000000000..09ad5fe73e9a
--- /dev/null
+++ b/dmake/README
@@ -0,0 +1,8 @@
+Obsolete dmake build tool.
+
+The dmake build tool was for years the backbone of building the
+codebase. Herein lies the bones of that effort - a patched, and fixed
+up version of dmake that mostly works even on Windows.
+
+It is now being incrementally written-out in favour of the faster
+gnumake approach. \ No newline at end of file