Make built bytecode libraries depend on gccas/gccld as appropriate. This
authorChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2004 19:47:58 +0000 (19:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2004 19:47:58 +0000 (19:47 +0000)
commit478b3b42e2330969b6785da89a0b0fdf6a5bc2cf
treeefd43437093c7d1392cbdec2d212ed9b88522006
parent5507eabec5ce3f22abcebd4bb15cba7193affcc5
Make built bytecode libraries depend on gccas/gccld as appropriate.  This
should fix the stale runtime libraries problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18361 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules