Use LLVMLIBS instead of USEDLIBS.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 3 Mar 2009 10:03:53 +0000 (10:03 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 3 Mar 2009 10:03:53 +0000 (10:03 +0000)
commitcfa036b8f06e9b50beaf68be9ae521cb02de7b64
treef25f5da8020af810b3d8c9b4e8c502eab01c1281
parent533384eebdce1f3a804599476930640eb98869cd
Use LLVMLIBS instead of USEDLIBS.

Since this Makefile is supposed to be usable from LLVM-based projects not in the
tree, LLVMLIBS should be used instead of USEDLIBS. This depends on my previous
fix to Makefile.rules.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65941 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvmc/driver/Makefile