Update to reflect changes in Makefile rules.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 13 Oct 2004 11:46:52 +0000 (11:46 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 13 Oct 2004 11:46:52 +0000 (11:46 +0000)
commitd96cb6eaa0a878467d9594a12dfe3a55466706f0
treedc06542c0c0bc07e11bdcb8942c5845e0bc732fa
parent4f2458912cb4d8ace78afdff740709dca458ea7a
Update to reflect changes in Makefile rules.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16950 91177308-0d34-0410-b5e6-96231b3b80d8
54 files changed:
lib/Analysis/DataStructure/Makefile.am
lib/Analysis/IPA/Makefile.am
lib/Analysis/Makefile.am
lib/AsmParser/Makefile.am
lib/Bytecode/Makefile.am
lib/Bytecode/Reader/Makefile.am
lib/Bytecode/Writer/Makefile.am
lib/CodeGen/Makefile.am
lib/CodeGen/SelectionDAG/Makefile.am
lib/Debugger/Makefile.am
lib/ExecutionEngine/Interpreter/Makefile.am
lib/ExecutionEngine/JIT/Makefile.am
lib/ExecutionEngine/Makefile.am
lib/Makefile.am
lib/Support/Makefile.am
lib/System/Makefile.am
lib/Target/CBackend/Makefile.am
lib/Target/Makefile.am
lib/Target/PowerPC/Makefile.am
lib/Target/Skeleton/Makefile.am
lib/Target/SparcV9/InstrSched/Makefile.am
lib/Target/SparcV9/LiveVar/Makefile.am
lib/Target/SparcV9/Makefile.am
lib/Target/SparcV9/RegAlloc/Makefile.am
lib/Target/X86/Makefile.am
lib/Transforms/Hello/Makefile.am
lib/Transforms/IPO/Makefile.am
lib/Transforms/Instrumentation/Makefile.am
lib/Transforms/Instrumentation/ProfilePaths/Makefile.am
lib/Transforms/Makefile.am
lib/Transforms/Scalar/Makefile.am
lib/Transforms/Utils/Makefile.am
lib/VMCore/Makefile.am
tools/Makefile.am
tools/analyze/Makefile.am
tools/bugpoint/Makefile.am
tools/extract/Makefile.am
tools/gccas/Makefile.am
tools/gccld/Makefile.am
tools/llc/Makefile.am
tools/llee/Makefile.am
tools/lli/Makefile.am
tools/llvm-ar/Makefile.am
tools/llvm-as/Makefile.am
tools/llvm-bcanalyzer/Makefile.am
tools/llvm-db/Makefile.am
tools/llvm-dis/Makefile.am
tools/llvm-ld/Makefile.am
tools/llvm-link/Makefile.am
tools/llvm-nm/Makefile.am
tools/llvm-prof/Makefile.am
tools/llvm-stub/Makefile.am
tools/llvmc/Makefile.am
tools/opt/Makefile.am