summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--support/tools/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/tools/Makefile b/support/tools/Makefile
new file mode 100644
index 0000000000..4772199c8b
--- /dev/null
+++ b/support/tools/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ../..
+
+DIRS = Burg TableGen
+
+include $(LEVEL)/Makefile.common
+