Use LINK_COMPONENTS to specify *components* to link against instead of
authorChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 05:59:09 +0000 (05:59 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 05:59:09 +0000 (05:59 +0000)
commitaea932d27fa41bebaa8576b6002637e74054a7c4
tree79307bf652e355249255cdae9ad82c5c2d997f5d
parent54eae9e1ec35db90a6f33dd8053c533861771bb6
Use LINK_COMPONENTS to specify *components* to link against instead of
using USED_LIBS to specify *libraries* to link against.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30090 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
tools/bugpoint/Makefile
tools/gccas/Makefile
tools/gccld/Makefile
tools/llc/Makefile
tools/llvm-ar/Makefile
tools/llvm-bcanalyzer/Makefile
tools/llvm-db/Makefile
tools/llvm-extract/Makefile
tools/llvm-ld/Makefile
tools/llvm-link/Makefile
tools/llvm-nm/Makefile
tools/llvm-prof/Makefile
tools/llvm-ranlib/Makefile
tools/llvm2cpp/Makefile
tools/llvmc/Makefile
tools/llvmc/llvmc.cpp
tools/lto/Makefile
tools/opt/Makefile