Initial checkin
authorChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 20:16:38 +0000 (20:16 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 20:16:38 +0000 (20:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1831 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/IPA/Makefile [new file with mode: 0644]

diff --git a/lib/Analysis/IPA/Makefile b/lib/Analysis/IPA/Makefile
new file mode 100644 (file)
index 0000000..95ea15c
--- /dev/null
@@ -0,0 +1,7 @@
+
+LEVEL = ../../..
+
+LIBRARYNAME = ipa
+
+include $(LEVEL)/Makefile.common
+