aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 00000000..c81481a0
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+#
+# All Makefile logic is located in the build/ directory and the main entry-point
+# is included here for convenience.
+#
+
+include build/main.mk