diff options
| author | Chris Lattner <sabre@nondot.org> | 2005-10-24 02:09:03 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2005-10-24 02:09:03 +0000 |
| commit | 437b6116c93aeb0255f21c90cb462601b3c0f77d (patch) | |
| tree | b42b9df9b88084289e89b80be038c426fb0e99a7 /llvm/lib | |
| parent | 87d4e1c13007aeddded72282555951ca1c258618 (diff) | |
| download | bcm5719-llvm-437b6116c93aeb0255f21c90cb462601b3c0f77d.tar.gz bcm5719-llvm-437b6116c93aeb0255f21c90cb462601b3c0f77d.zip | |
There is no need to build an archive version of this library
llvm-svn: 23936
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/SparcV9/RegAlloc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV9/RegAlloc/Makefile b/llvm/lib/Target/SparcV9/RegAlloc/Makefile index c19984cb204..e82ce5ce57f 100644 --- a/llvm/lib/Target/SparcV9/RegAlloc/Makefile +++ b/llvm/lib/Target/SparcV9/RegAlloc/Makefile @@ -10,6 +10,5 @@ LEVEL = ../../../.. DIRS = LIBRARYNAME = LLVMSparcV9RegAlloc -BUILD_ARCHIVE = 1 include $(LEVEL)/Makefile.common |

