Use correct name for PPC codegen library

llvm-svn: 54888
This commit is contained in:
Anton Korobeynikov 2008-08-17 13:54:44 +00:00
parent 28dc9d0ad9
commit 19fed1eb3d
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#
##===----------------------------------------------------------------------===##
LEVEL = ../../..
LIBRARYNAME = LLVMPowerPCCodegen
LIBRARYNAME = LLVMPowerPCCodeGen
TARGET = PPC
# Make sure that tblgen is run, first thing.