build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
authorDaniel Dunbar <daniel@zuster.org>
Tue, 18 Oct 2011 19:27:24 +0000 (19:27 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 18 Oct 2011 19:27:24 +0000 (19:27 +0000)
commit8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5
tree884981b55a68d3bcc1c3436d7babc698f9822a72
parentbfe2a6bb59535a43ef3c8dcf98ac785faee67e7b
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
new all-targets pseudo-component.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142401 91177308-0d34-0410-b5e6-96231b3b80d8
28 files changed:
tools/bugpoint-passes/Makefile
tools/bugpoint/Makefile
tools/edis/Makefile
tools/gold/Makefile
tools/llc/Makefile
tools/lli/Makefile
tools/llvm-ar/Makefile
tools/llvm-as/Makefile
tools/llvm-bcanalyzer/Makefile
tools/llvm-cov/Makefile
tools/llvm-diff/Makefile
tools/llvm-dis/Makefile
tools/llvm-dwarfdump/Makefile
tools/llvm-extract/Makefile
tools/llvm-ld/Makefile
tools/llvm-link/Makefile
tools/llvm-mc/Makefile
tools/llvm-nm/Makefile
tools/llvm-objdump/Makefile
tools/llvm-prof/Makefile
tools/llvm-ranlib/Makefile
tools/llvm-rtdyld/Makefile
tools/llvm-shlib/Makefile
tools/llvm-size/Makefile
tools/llvm-stub/Makefile
tools/lto/Makefile
tools/macho-dump/Makefile
tools/opt/Makefile