diff --git a/support/Makefile b/support/Makefile new file mode 100644 index 00000000000..ba074f506c2 --- /dev/null +++ b/support/Makefile @@ -0,0 +1,6 @@ +LEVEL = .. + +DIRS = lib tools + +include $(LEVEL)/Makefile.common +