Change name of target lib to conform to new naming scheme.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 29 Oct 2004 21:57:16 +0000 (21:57 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 29 Oct 2004 21:57:16 +0000 (21:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17347 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/Makefile
lib/Target/SparcV8/Makefile

index b78e32aad059549f7a55cf272e7062938ca8bd1a..f2f8c5f8ce6a3d7082c8238aaaa2f4e8ce169e24 100644 (file)
@@ -7,7 +7,7 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../../..
-LIBRARYNAME = sparcv8
+LIBRARYNAME = LLVMSparcV8
 TARGET = SparcV8
 
 # Make sure that tblgen is run, first thing.
index b78e32aad059549f7a55cf272e7062938ca8bd1a..f2f8c5f8ce6a3d7082c8238aaaa2f4e8ce169e24 100644 (file)
@@ -7,7 +7,7 @@
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../../..
-LIBRARYNAME = sparcv8
+LIBRARYNAME = LLVMSparcV8
 TARGET = SparcV8
 
 # Make sure that tblgen is run, first thing.