Remove unneeded libs

llvm-svn: 28900
This commit is contained in:
Chris Lattner 2006-06-21 17:26:13 +00:00
parent c95970be9d
commit 41c173c68a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
TOOLNAME = llvmc
USEDLIBS = LLVMBCReader.a LLVMCore.a LLVMSupport.a LLVMbzip2.a LLVMSystem.a
USEDLIBS = LLVMCore.a LLVMSupport.a LLVMSystem.a
CONFIG_FILES = c cpp ll
EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs