diff options
| author | joerg <joerg@NetBSD.org> | 2011-07-04 22:37:58 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2011-07-04 22:37:58 +0000 |
| commit | 5f1ba69f08e770434b1736e80e68ca157583ffcc (patch) | |
| tree | 11e0152aaf45f81086bdd569ad9cf7a66a679019 /tools/llvm-lib/libLLVMPowerPCCodeGen | |
| parent | caffe995bd293356f6a467aa0f9ab164a314c503 (diff) | |
Hook up LLVM's PowerPC.
Diffstat (limited to 'tools/llvm-lib/libLLVMPowerPCCodeGen')
| -rw-r--r-- | tools/llvm-lib/libLLVMPowerPCCodeGen/Makefile | 3 |
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> |
