Build LevelRaise subdirectory
authorChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 21:24:13 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 21 Mar 2002 21:24:13 +0000 (21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1935 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Makefile [new file with mode: 0644]

diff --git a/test/Transforms/Makefile b/test/Transforms/Makefile
new file mode 100644 (file)
index 0000000..9529028
--- /dev/null
@@ -0,0 +1,3 @@
+LEVEL  = ../../..
+DIRS   = LevelRaise
+include $(LEVEL)/Makefile.common