1. Remove libraries no longer created from the list of libraries linked into the
[oota-llvm.git] / tools / bugpoint / Makefile
index 6460aa82aa2a44dc32f365b0f0a1f75d94244dff..0b198323afeefb010b04aa23f446f4453a39430a 100644 (file)
@@ -14,7 +14,7 @@ OPTLIBS  = LLVMTransforms.a LLVMInstrumentation.a
 ANALIBS  = LLVMDataStructure LLVMipa.a LLVMTarget.a 
 
 USEDLIBS = LLVMipo.a LLVMScalarOpts.a $(OPTLIBS) $(ANALIBS) LLVMAnalysis.a \
-          LLVMTransformUtils.a \
+          LLVMTransformUtils \
           LLVMAsmParser LLVMLinker.a LLVMBCReader LLVMBCWriter \
           LLVMCore LLVMSupport.a LLVMbzip2 LLVMSystem.a