Updating Makefiles for new location in llvm/support.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:49:09 +0000 (14:49 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 29 Sep 2003 14:49:09 +0000 (14:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8732 91177308-0d34-0410-b5e6-96231b3b80d8

support/Makefile [new file with mode: 0644]

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