summaryrefslogtreecommitdiff
path: root/tools/lli/Makefile
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-06-17 18:19:52 +0000
committerChris Lattner <sabre@nondot.org>2003-06-17 18:19:52 +0000
commitda601403d9cd984af232772371e48077205d9e7a (patch)
treeb1d085d6420f09bb7cc49df01a018112e322d154 /tools/lli/Makefile
parentd56243635513599923dc7d6b300f3d6101d85106 (diff)
downloadllvm-da601403d9cd984af232772371e48077205d9e7a.tar.gz
llvm-da601403d9cd984af232772371e48077205d9e7a.tar.bz2
llvm-da601403d9cd984af232772371e48077205d9e7a.tar.xz
The never-ending odyssey trying to get sparc to link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/lli/Makefile')
-rw-r--r--tools/lli/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lli/Makefile b/tools/lli/Makefile
index f710dc081a..6d0df11550 100644
--- a/tools/lli/Makefile
+++ b/tools/lli/Makefile
@@ -3,7 +3,7 @@ TOOLNAME = lli
PARALLEL_DIRS = Interpreter JIT
# Get the config name...
-include $(LEVEL)/Makefile.config
+include $(LEVEL)/Makefile.$(shell uname)
# Generic JIT libraries
JITLIBS = lli-jit codegen