Update for library name change.
authorReid Spencer <rspencer@reidspencer.com>
Thu, 28 Oct 2004 00:11:43 +0000 (00:11 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 28 Oct 2004 00:11:43 +0000 (00:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17287 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc/Makefile

index d760e72686ed9bda3723bb4cc57fdca3ef637fe2..0518742c1c7ccc5f75bed0671b1626c8e1bc2a3d 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
 TOOLNAME = llvmc
-USEDLIBS = bcreader vmcore support.a LLVMsystem.a
+USEDLIBS = LLVMBCReader LLVMCore LLVMSupport.a LLVMSystem.a
 CONFIG_FILES = st ll
 EXTRA_DIST = st ll