summaryrefslogtreecommitdiff
path: root/tools/llvm-lib/libLLVMPowerPCCodeGen
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2011-07-04 22:37:58 +0000
committerjoerg <joerg@NetBSD.org>2011-07-04 22:37:58 +0000
commit5f1ba69f08e770434b1736e80e68ca157583ffcc (patch)
tree11e0152aaf45f81086bdd569ad9cf7a66a679019 /tools/llvm-lib/libLLVMPowerPCCodeGen
parentcaffe995bd293356f6a467aa0f9ab164a314c503 (diff)
Hook up LLVM's PowerPC.
Diffstat (limited to 'tools/llvm-lib/libLLVMPowerPCCodeGen')
-rw-r--r--tools/llvm-lib/libLLVMPowerPCCodeGen/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/llvm-lib/libLLVMPowerPCCodeGen/Makefile b/tools/llvm-lib/libLLVMPowerPCCodeGen/Makefile
new file mode 100644
index 00000000000..9f45c66c951
--- /dev/null
+++ b/tools/llvm-lib/libLLVMPowerPCCodeGen/Makefile
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile,v 1.1 2011/07/04 22:37:58 joerg Exp $
+
+.include <bsd.init.mk>