summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2001-10-13 16:57:03 +0000
committerChris Lattner <sabre@nondot.org>2001-10-13 16:57:03 +0000
commit13622996443f1628c4e1838d3472a50cd5bab91d (patch)
treee779d3443fbf0b5db926eda8bfeff519fab27929 /llvm/lib
parenta0e99085b292f38e8358e73797a073f5699f5140 (diff)
downloadbcm5719-llvm-13622996443f1628c4e1838d3472a50cd5bab91d.tar.gz
bcm5719-llvm-13622996443f1628c4e1838d3472a50cd5bab91d.zip
Check in makefile
llvm-svn: 788
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Transforms/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/Makefile b/llvm/lib/Transforms/Makefile
new file mode 100644
index 00000000000..3029b5c40d5
--- /dev/null
+++ b/llvm/lib/Transforms/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ../..
+
+LIBRARYNAME = transforms
+
+include $(LEVEL)/Makefile.common
+
OpenPOWER on IntegriCloud