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

llvm-svn: 17347
This commit is contained in:
Brian Gaeke 2004-10-29 21:57:16 +00:00
parent 6254a798ca
commit b87e08e0ef
1 changed files with 1 additions and 1 deletions

View File

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