1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 16:33:37 +01:00
llvm-mirror/tools/llvmc/driver
Mikhail Glushenkov 86e63a12c5 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.

llvm-svn: 65941
2009-03-03 10:03:53 +00:00
..
Main.cpp Move code from Main.cpp to the include dir. 2009-03-02 09:03:02 +00:00
Makefile Use LLVMLIBS instead of USEDLIBS. 2009-03-03 10:03:53 +00:00