summaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-09-20 01:43:00 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-09-20 01:43:00 +0000
commit9c96c72b8413ce839125e567e24e684c8112e52a (patch)
treeb822913df3220e03956ca4e777f159cbf53e2fdc /Makefile.rules
parente4d18e4d25babaa77c6b339bc280dda00e99f46a (diff)
downloadllvm-9c96c72b8413ce839125e567e24e684c8112e52a.tar.gz
llvm-9c96c72b8413ce839125e567e24e684c8112e52a.tar.bz2
llvm-9c96c72b8413ce839125e567e24e684c8112e52a.tar.xz
libtool's name is now back to mklib.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16423 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 0ced78ef14..d981038e1c 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -210,7 +210,7 @@ PROJTOOLCURRENT := $(BUILD_OBJ_ROOT)/tools/$(CONFIGURATION)
#
# Libtool is found in the current directory.
#
-LIBTOOL := $(LLVM_OBJ_ROOT)/libtool
+LIBTOOL := $(LLVM_OBJ_ROOT)/mklib
#
# If we're not building a shared library, use the disable-shared tag with