Change name of target lib to conform to new naming scheme.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17347 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-10-29 21:57:16 +00:00
parent b13fac70ca
commit b982c42e65
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
LIBRARYNAME = sparcv8
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
# Make sure that tblgen is run, first thing.

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../../..
LIBRARYNAME = sparcv8
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
# Make sure that tblgen is run, first thing.